Edit

Share via


PreferredServiceCapabilities.InstantMessagingSupport Property

Definition

Gets or sets the presence endpoint IM (text) capability of the presentity.

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

Property Value

Remarks

By default, this property is set to CapabilitySupport.Default is set and the behaviour is to publish the IM service/device capabilities if supported by the platform.

Applies to