ContentClassTypeCalendarMessage Property

Gets the urn:content-classes:calendarmessage content class that defines a set of properties for message items that contain meeting requests.

Namespace:  Aspose.Email.Clients.Exchange.Dav
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public static ContentClassType CalendarMessage { get; }

Property Value

Type: ContentClassType
The calendar message content class.
See Also