AIChatMessageEventArgsSubject Property

Gets the Subject that this event is related to.

Definition

Namespace: inmydata.WindowsForms.Library
Assembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public string Subject { get; }

Return Value

String
The Subject that this event is related to.

See Also