MultipartMimeProcessor.CustomMimeList Property

Definition

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

Property Value

Collection<MimePartContentDescription>

Applies to