Class MeetingCancellationSchema
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Represents the schema for meeting messages.
public class MeetingCancellationSchema : MeetingMessageSchema, IEnumerable<PropertyDefinition>, IEnumerable
- Inheritance
-
MeetingCancellationSchema
- Implements
- Inherited Members
Fields
AppointmentType
Defines the AppointmentType property.
public static readonly PropertyDefinition AppointmentType
Field Value
End
Defines the End property.
public static readonly PropertyDefinition End
Field Value
EnhancedLocation
Enhanced Location property.
public static readonly PropertyDefinition EnhancedLocation
Field Value
Location
Defines the Location property.
public static readonly PropertyDefinition Location
Field Value
Recurrence
Defines the Recurrence property.
public static readonly PropertyDefinition Recurrence
Field Value
Start
Defines the Start property.
public static readonly PropertyDefinition Start