Edit

Share via


CallMessageData.AcceptedContentIds Property

Definition

List of accepted contentIds parsed from ms-accepted-contentIds header.

public:
 property System::Collections::ObjectModel::Collection<System::String ^> ^ AcceptedContentIds { System::Collections::ObjectModel::Collection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.Collection<string> AcceptedContentIds { get; }
member this.AcceptedContentIds : System.Collections.ObjectModel.Collection<string>
Public ReadOnly Property AcceptedContentIds As Collection(Of String)

Property Value

Applies to