Edit

Share via


SendMessageOptions.ContentDescription Property

Definition

Gets or sets the content of the message.

public:
 property Microsoft::Rtc::Signaling::ContentDescription ^ ContentDescription { Microsoft::Rtc::Signaling::ContentDescription ^ get(); void set(Microsoft::Rtc::Signaling::ContentDescription ^ value); };
public Microsoft.Rtc.Signaling.ContentDescription ContentDescription { get; set; }
member this.ContentDescription : Microsoft.Rtc.Signaling.ContentDescription with get, set
Public Property ContentDescription As ContentDescription

Property Value

Applies to