Freigeben über


ContentTypeHeader Constructor (String)

The ContentTypeHeader constructor creates a new ContentTypeHeader object that specifies the type specified by value.

Namespace: Microsoft.Exchange.Data.Mime
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)

Syntax

'Declaration
Public Sub New ( _
    value As String _
)
public ContentTypeHeader (
    string value
)
public:
ContentTypeHeader (
    String^ value
)
public ContentTypeHeader (
    String value
)
public function ContentTypeHeader (
    value : String
)

Parameters

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,

Target Platforms

Windows Server 2003