Subject Property

Gets the subject of the conversation.

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 Conversation
Dim value As String

value = instance.Subject
public string Subject { get; }

Property Value

Type: System..::..String

See Also

Reference

Conversation Class

Conversation Members

Microsoft.Rtc.Collaboration Namespace