AppointmentSchema Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the schema for appointments.
public ref class AppointmentSchema : Microsoft::Exchange::WebServices::Data::ItemSchema
public class AppointmentSchema : Microsoft.Exchange.WebServices.Data.ItemSchema
Public Class AppointmentSchema
Inherits ItemSchema
- Inheritance
Fields
AdjacentMeetingCount |
Defines the AdjacentMeetingCount property. |
AdjacentMeetings |
Defines the AdjacentMeetings property. |
AllowNewTimeProposal |
Defines the AllowNewTimeProposal property. |
AppointmentReplyTime |
Defines the AppointmentReplyTime property. |
AppointmentSequenceNumber |
Defines the AppointmentSequenceNumber property. |
AppointmentState |
Defines the AppointmentState property. |
AppointmentType |
Defines the AppointmentType property. |
ConferenceType |
Defines the ConferenceType property. |
ConflictingMeetingCount |
Defines the ConflictingMeetingCount property. |
ConflictingMeetings |
Defines the ConflictingMeetings property. |
DeletedOccurrences |
Defines the DeletedOccurrences property. |
Duration |
Defines the Duration property. |
End |
Defines the End property. |
EndTimeZone |
Defines the EndTimeZone property. |
EnhancedLocation |
Defines the EnhancedLocation property. The EnhancedLocation field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
FirstOccurrence |
Defines the FirstOccurrence property. |
ICalDateTimeStamp |
Defines the ICalDateTimeStamp property. |
ICalRecurrenceId |
Defines the ICalRecurrenceId property. |
ICalUid |
Defines the ICalUid property. |
IsAllDayEvent |
Defines the IsAllDayEvent property. |
IsCancelled |
Defines the IsCancelled property. |
IsMeeting |
Defines the IsMeeting property. |
IsOnlineMeeting |
Defines the IsOnlineMeeting property. |
IsRecurring |
Defines the IsRecurring property. |
IsResponseRequested |
Defines the IsResponseRequested property. |
JoinOnlineMeetingUrl |
Defines the JoinOnlineMeetingUrl property. The JoinOnlineMeetingUrl field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
LastOccurrence |
Defines the LastOccurrence property. |
LegacyFreeBusyStatus |
Defines the LegacyFreeBusyStatus property. |
Location |
Defines the Location property. |
MeetingRequestWasSent |
Defines the MeetingRequestWasSent property. |
MeetingWorkspaceUrl |
Defines the MeetingWorkspaceUrl property. |
ModifiedOccurrences |
Defines the ModifiedOccurrences property. |
MyResponseType |
Defines the MyResponseType property. |
NetShowUrl |
Defines the NetShowUrl property. |
OnlineMeetingSettings |
Defines the OnlineMeetingSettings property. The OnlineMeetingSettings field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
OptionalAttendees |
Defines the OptionalAttendees property. |
Organizer |
Defines the Organizer property. |
OriginalStart |
Defines the OriginalStart property. |
Recurrence |
Defines the Recurrence property. |
RequiredAttendees |
Defines the RequiredAttendees property. |
Resources |
Defines the Resources property. |
Start |
Defines the Start property. |
StartTimeZone |
Defines the StartTimeZone property. |
TimeZone |
Defines them TimeZone property. |
When |
Defines the When property. |
Methods
GetEnumerator() |
Provides an enumerator for the properties of the schema. (Inherited from ServiceObjectSchema) |
Explicit Interface Implementations
IEnumerable.GetEnumerator() |
Gets an enumerator that iterates through the properties in the schema. The IEnumerable.GetEnumerator() method is applicable for clients that target Exchange Server 2013 and versions of Exchange starting with Exchange Online. (Inherited from ServiceObjectSchema) |