EmailMessage.CalendarPart Property

The CalendarPart property gets the Multipurpose Internet Mail Extensions (MIME) part of the calendar content of the message.

Namespace: Microsoft.Exchange.Data.Transport.Email
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)

Syntax

'Declaration
Public ReadOnly Property CalendarPart As MimePart
public MimePart CalendarPart { get; }
public:
property MimePart^ CalendarPart {
    MimePart^ get ();
}
/** @property */
public MimePart get_CalendarPart ()
public function get CalendarPart () : MimePart

Thread Safety

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

Platforms

Development Platforms

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

Target Platforms

Windows Server 2003