Class AppointmentSchema
- java.lang.Object
-
- microsoft.exchange.webservices.data.core.service.schema.ServiceObjectSchema
-
- microsoft.exchange.webservices.data.core.service.schema.ItemSchema
-
- microsoft.exchange.webservices.data.core.service.schema.AppointmentSchema
-
- All Implemented Interfaces:
Iterable<PropertyDefinition>
public class AppointmentSchema extends ItemSchema
Represents the schema for appointment and meeting request.
-
-
Field Summary
Fields Modifier and Type Field Description static PropertyDefinitionAdjacentMeetingCountThe Constant AdjacentMeetingCount.static PropertyDefinitionAdjacentMeetingsThe Constant AdjacentMeetings.static PropertyDefinitionAllowNewTimeProposalThe Constant AllowNewTimeProposal.static PropertyDefinitionAppointmentReplyTimeThe Constant AppointmentReplyTime.static PropertyDefinitionAppointmentSequenceNumberThe Constant AppointmentSequenceNumber.static PropertyDefinitionAppointmentStateThe Constant AppointmentState.static PropertyDefinitionAppointmentTypeThe Constant AppointmentType.static PropertyDefinitionConferenceTypeThe Constant ConferenceType.static PropertyDefinitionConflictingMeetingCountThe Constant ConflictingMeetingCount.static PropertyDefinitionConflictingMeetingsThe Constant ConflictingMeetings.static PropertyDefinitionDeletedOccurrencesThe Constant DeletedOccurrences.static PropertyDefinitionDurationThe Constant Duration.static PropertyDefinitionEndThe Constant End.static PropertyDefinitionEndTimeZoneThe Constant EndTimeZone.static PropertyDefinitionFirstOccurrenceThe Constant FirstOccurrence.static PropertyDefinitionICalDateTimeStampThe Constant ICalDateTimeStamp.static PropertyDefinitionICalRecurrenceIdThe Constant ICalRecurrenceId.static PropertyDefinitionICalUidThe Constant ICalUid.static AppointmentSchemaInstanceThe Constant Instance.static PropertyDefinitionIsAllDayEventThe Constant IsAllDayEvent.static PropertyDefinitionIsCancelledThe Constant IsCancelled.static PropertyDefinitionIsMeetingThe Constant IsMeeting.static PropertyDefinitionIsOnlineMeetingThe Constant IsOnlineMeeting.static PropertyDefinitionIsOrganizerThe Constant IsOrganizer.static PropertyDefinitionIsRecurringThe Constant IsRecurring.static PropertyDefinitionIsResponseRequestedThe Constant IsResponseRequested.static PropertyDefinitionLastOccurrenceThe Constant LastOccurrence.static PropertyDefinitionLegacyFreeBusyStatusThe Constant LegacyFreeBusyStatus.static PropertyDefinitionLocationThe Constant Location.static PropertyDefinitionMeetingRequestWasSentThe Constant MeetingRequestWasSent.static PropertyDefinitionMeetingTimeZoneThe Constant MeetingTimeZone.static PropertyDefinitionMeetingWorkspaceUrlThe Constant MeetingWorkspaceUrl.static PropertyDefinitionModifiedOccurrencesThe Constant ModifiedOccurrences.static PropertyDefinitionMyResponseTypeThe Constant MyResponseType.static PropertyDefinitionNetShowUrlThe Constant NetShowUrl.static PropertyDefinitionOptionalAttendeesThe Constant OptionalAttendees.static PropertyDefinitionOrganizerThe Constant Organizer.static PropertyDefinitionOriginalStartThe Constant OriginalStart.static PropertyDefinitionRecurrenceThe Constant Recurrence.static PropertyDefinitionRequiredAttendeesThe Constant RequiredAttendees.static PropertyDefinitionResourcesThe Constant Resources.static PropertyDefinitionStartThe Constant Start.static PropertyDefinitionStartTimeZoneThe Constant StartTimeZone.static PropertyDefinitionTimeZoneThe Constant TimeZone.static PropertyDefinitionWhenThe Constant When.-
Fields inherited from class microsoft.exchange.webservices.data.core.service.schema.ItemSchema
AllowedResponseActions, Attachments, Body, Categories, ConversationId, Culture, DateTimeCreated, DateTimeReceived, DateTimeSent, DisplayCc, DisplayTo, EffectiveRights, HasAttachments, Id, Importance, InReplyTo, InternetMessageHeaders, IsAssociated, IsDraft, IsFromMe, IsReminderSet, IsResend, IsSubmitted, IsUnmodified, ItemClass, LastModifiedName, LastModifiedTime, MimeContent, ParentFolderId, ReminderDueBy, ReminderMinutesBeforeStart, Sensitivity, Size, StoreEntryId, Subject, UniqueBody, WebClientEditFormQueryString, WebClientReadFormQueryString
-
Fields inherited from class microsoft.exchange.webservices.data.core.service.schema.ServiceObjectSchema
extendedProperties
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidregisterProperties()Registers property.-
Methods inherited from class microsoft.exchange.webservices.data.core.service.schema.ItemSchema
getInstance
-
Methods inherited from class microsoft.exchange.webservices.data.core.service.schema.ServiceObjectSchema
addSchemaPropertiesToDictionary, addSchemaPropertyNamesToDictionary, findPropertyDefinition, getFirstClassProperties, getFirstClassSummaryProperties, initializeSchemaPropertyNames, iterator, registerIndexedProperty, registerInternalProperty, registerProperty, tryGetPropertyDefinition
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-
-
-
Field Detail
-
StartTimeZone
public static final PropertyDefinition StartTimeZone
The Constant StartTimeZone.
-
EndTimeZone
public static final PropertyDefinition EndTimeZone
The Constant EndTimeZone.
-
Start
public static final PropertyDefinition Start
The Constant Start.
-
End
public static final PropertyDefinition End
The Constant End.
-
OriginalStart
public static final PropertyDefinition OriginalStart
The Constant OriginalStart.
-
IsAllDayEvent
public static final PropertyDefinition IsAllDayEvent
The Constant IsAllDayEvent.
-
LegacyFreeBusyStatus
public static final PropertyDefinition LegacyFreeBusyStatus
The Constant LegacyFreeBusyStatus.
-
Location
public static final PropertyDefinition Location
The Constant Location.
-
When
public static final PropertyDefinition When
The Constant When.
-
IsMeeting
public static final PropertyDefinition IsMeeting
The Constant IsMeeting.
-
IsCancelled
public static final PropertyDefinition IsCancelled
The Constant IsCancelled.
-
IsRecurring
public static final PropertyDefinition IsRecurring
The Constant IsRecurring.
-
IsOrganizer
public static final PropertyDefinition IsOrganizer
The Constant IsOrganizer.
-
MeetingRequestWasSent
public static final PropertyDefinition MeetingRequestWasSent
The Constant MeetingRequestWasSent.
-
IsResponseRequested
public static final PropertyDefinition IsResponseRequested
The Constant IsResponseRequested.
-
AppointmentType
public static final PropertyDefinition AppointmentType
The Constant AppointmentType.
-
MyResponseType
public static final PropertyDefinition MyResponseType
The Constant MyResponseType.
-
Organizer
public static final PropertyDefinition Organizer
The Constant Organizer.
-
RequiredAttendees
public static final PropertyDefinition RequiredAttendees
The Constant RequiredAttendees.
-
OptionalAttendees
public static final PropertyDefinition OptionalAttendees
The Constant OptionalAttendees.
-
Resources
public static final PropertyDefinition Resources
The Constant Resources.
-
ConflictingMeetingCount
public static final PropertyDefinition ConflictingMeetingCount
The Constant ConflictingMeetingCount.
-
AdjacentMeetingCount
public static final PropertyDefinition AdjacentMeetingCount
The Constant AdjacentMeetingCount.
-
ConflictingMeetings
public static final PropertyDefinition ConflictingMeetings
The Constant ConflictingMeetings.
-
AdjacentMeetings
public static final PropertyDefinition AdjacentMeetings
The Constant AdjacentMeetings.
-
Duration
public static final PropertyDefinition Duration
The Constant Duration.
-
TimeZone
public static final PropertyDefinition TimeZone
The Constant TimeZone.
-
AppointmentReplyTime
public static final PropertyDefinition AppointmentReplyTime
The Constant AppointmentReplyTime.
-
AppointmentSequenceNumber
public static final PropertyDefinition AppointmentSequenceNumber
The Constant AppointmentSequenceNumber.
-
AppointmentState
public static final PropertyDefinition AppointmentState
The Constant AppointmentState.
-
Recurrence
public static final PropertyDefinition Recurrence
The Constant Recurrence.
-
FirstOccurrence
public static final PropertyDefinition FirstOccurrence
The Constant FirstOccurrence.
-
LastOccurrence
public static final PropertyDefinition LastOccurrence
The Constant LastOccurrence.
-
ModifiedOccurrences
public static final PropertyDefinition ModifiedOccurrences
The Constant ModifiedOccurrences.
-
DeletedOccurrences
public static final PropertyDefinition DeletedOccurrences
The Constant DeletedOccurrences.
-
MeetingTimeZone
public static final PropertyDefinition MeetingTimeZone
The Constant MeetingTimeZone.
-
ConferenceType
public static final PropertyDefinition ConferenceType
The Constant ConferenceType.
-
AllowNewTimeProposal
public static final PropertyDefinition AllowNewTimeProposal
The Constant AllowNewTimeProposal.
-
IsOnlineMeeting
public static final PropertyDefinition IsOnlineMeeting
The Constant IsOnlineMeeting.
-
MeetingWorkspaceUrl
public static final PropertyDefinition MeetingWorkspaceUrl
The Constant MeetingWorkspaceUrl.
-
NetShowUrl
public static final PropertyDefinition NetShowUrl
The Constant NetShowUrl.
-
ICalUid
public static final PropertyDefinition ICalUid
The Constant ICalUid.
-
ICalRecurrenceId
public static final PropertyDefinition ICalRecurrenceId
The Constant ICalRecurrenceId.
-
ICalDateTimeStamp
public static final PropertyDefinition ICalDateTimeStamp
The Constant ICalDateTimeStamp.
-
Instance
public static final AppointmentSchema Instance
The Constant Instance.
-
-
Method Detail
-
registerProperties
protected void registerProperties()
Registers property.IMPORTANT NOTE: PROPERTIES MUST BE REGISTERED IN SCHEMA ORDER (i.e. the same order as they are defined in types.xsd)
- Overrides:
registerPropertiesin classItemSchema
-
-