Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the content of the message.
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property ContentDescription As ContentDescription
Get
Set
'Usage
Dim instance As SendMessageOptions
Dim value As ContentDescription
value = instance.ContentDescription
instance.ContentDescription = value
public ContentDescription ContentDescription { get; set; }
Property Value
Type: Microsoft.Rtc.Signaling.ContentDescription