Share via


MimePartContentDescription.ContentTypeHeader Property

Gets the Content-Type header of the MIME part.

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

Syntax

'Declaration
Public Property ContentTypeHeader As SignalingHeader
    Get
    Friend Set
'Usage
Dim instance As MimePartContentDescription
Dim value As SignalingHeader

value = instance.ContentTypeHeader
public SignalingHeader ContentTypeHeader { get; internal set; }

Property Value

Type: Microsoft.Rtc.Signaling.SignalingHeader

See Also

Reference

MimePartContentDescription Class

MimePartContentDescription Members

Microsoft.Rtc.Collaboration Namespace