IsContentTypeSupportedLocally Property

Gets the value indicating if the message content type is locally supported by the application as determined from the list of supported types configured.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property IsContentTypeSupportedLocally As Boolean
    Get
'Usage
Dim instance As InstantMessageReceivedEventArgs
Dim value As Boolean

value = instance.IsContentTypeSupportedLocally
public bool IsContentTypeSupportedLocally { get; }

Property Value

Type: System..::..Boolean

See Also

Reference

InstantMessageReceivedEventArgs Class

InstantMessageReceivedEventArgs Members

Microsoft.Rtc.Collaboration Namespace