This topic has not yet been rated - Rate this topic

EmailMessage.RootPart Property

Exchange Server 2010
When overriden in a derived class, the RootPart property gets the underlying MimePart for the message.

Namespace: Microsoft.Exchange.Data.Transport.Email
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)
public MimePart RootPart { get; }

Property Value

When overridden in a derived class, the RootPart property returns the underlying MimePart for the message or null for embedded Transport Neutral Encapsulation Format (TNEF) messages.
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.