Edit

Share via


CallEstablishOptions.CustomMimeParts Property

Definition

Gets the application specific MIME parts to include in the INVITE message.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::MimePartContentDescription ^> ^ CustomMimeParts { System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::MimePartContentDescription ^> ^ get(); };
public System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.MimePartContentDescription> CustomMimeParts { get; }
member this.CustomMimeParts : System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.MimePartContentDescription>
Public ReadOnly Property CustomMimeParts As Collection(Of MimePartContentDescription)

Property Value

Applies to