Subject Property
Gets the XML data for participants when they join.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property Subject As String
Get
'Usage
Dim instance As ConferenceSession
Dim value As String
value = instance.Subject
public string Subject { get; }
Property Value
Type: System..::..String
Remarks
This value could be a String. May be empty if there is no data.