InstantMessagingFlowTemplate.SupportedFormats Property

Definition

Gets or sets the list of ContentTypes supported by the IM Flow.

public:
 property Microsoft::Rtc::Collaboration::InstantMessagingFormat SupportedFormats { Microsoft::Rtc::Collaboration::InstantMessagingFormat get(); void set(Microsoft::Rtc::Collaboration::InstantMessagingFormat value); };
public Microsoft.Rtc.Collaboration.InstantMessagingFormat SupportedFormats { get; set; }
member this.SupportedFormats : Microsoft.Rtc.Collaboration.InstantMessagingFormat with get, set
Public Property SupportedFormats As InstantMessagingFormat

Property Value

Applies to