Share via


ISipResponseData.ContentType Property

This property is defined by the messaging interface; however, it is not used by the instant messaging and presence provider

Namespace:  Microsoft.Exchange.InstantMessaging
Assembly:  Microsoft.Exchange.InstantMessaging (in Microsoft.Exchange.InstantMessaging.dll)

Syntax

'Declaration
ReadOnly Property ContentType As ContentType
    Get
'Usage
Dim instance As ISipResponseData
Dim value As ContentType

value = instance.ContentType
ContentType ContentType { get; }

Property Value

Type: System.Net.Mime.ContentType