This topic has not yet been rated - Rate this topic

ContentTypeHeader.Value Property

Exchange Server 2010
The Value property gets or sets the value of the Content-Type header represented by this ContentTypeHeader object.

Namespace: Microsoft.Exchange.Data.Mime
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)
public override sealed string Value { get; set; }

Property Value

The Value property returns a string that contains the value of the Content-Type header represented by this ContentTypeHeader object.

You cannot set a parameter by using the Value property.


Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows XP Professional with Service Pack 2 (SP2)

Target Platforms

Windows Server 2003
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.