Class MeetingRequestSchema
- 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.EmailMessageSchema
-
- microsoft.exchange.webservices.data.core.service.schema.MeetingMessageSchema
-
- microsoft.exchange.webservices.data.core.service.schema.MeetingRequestSchema
-
- All Implemented Interfaces:
Iterable<PropertyDefinition>
public class MeetingRequestSchema extends MeetingMessageSchema
Represents the schema for meeting request.
-
-
Field Summary
Fields Modifier and Type Field Description static PropertyDefinitionAdjacentMeetingCountDefines the AdjacentMeetingCount property.static PropertyDefinitionAdjacentMeetingsDefines the AdjacentMeetings property.static PropertyDefinitionAllowNewTimeProposalDefines the AllowNewTimeProposal property.static PropertyDefinitionAppointmentReplyTimeDefines the AppointmentReplyTime property.static PropertyDefinitionAppointmentSequenceNumberDefines the AppointmentSequenceNumber property.static PropertyDefinitionAppointmentStateDefines the AppointmentState property.static PropertyDefinitionAppointmentTypeDefines the AppointmentType property.static PropertyDefinitionConferenceTypeDefines the ConferenceType property.static PropertyDefinitionConflictingMeetingCountDefines the ConflictingMeetingCount property.static PropertyDefinitionConflictingMeetingsDefines the ConflictingMeetings property.static PropertyDefinitionDeletedOccurrencesDefines the Duration property.static PropertyDefinitionDurationDefines the Duration property.static PropertyDefinitionEndDefines the End property.static PropertyDefinitionEndTimeZoneDefines the EndTimeZone property.static PropertyDefinitionFirstOccurrenceDefines the FirstOccurrence property.static MeetingRequestSchemaInstanceThis must be after the declaration of property definitions.static PropertyDefinitionIntendedFreeBusyStatusDefines the IntendedFreeBusyStatus property.static PropertyDefinitionIsAllDayEventDefines the IsAllDayEvent property.static PropertyDefinitionIsCancelledDefines the IsCancelled property.static PropertyDefinitionIsMeetingDefines the IsMeeting property.static PropertyDefinitionIsOnlineMeetingDefines the IsOnlineMeeting property.static PropertyDefinitionIsRecurringDefines the IsRecurring property.static PropertyDefinitionLastOccurrenceDefines the LastOccurrence property.static PropertyDefinitionLegacyFreeBusyStatusDefines the LegacyFreeBusyStatus property.static PropertyDefinitionLocationDefines the Location property.static PropertyDefinitionMeetingRequestTypeDefines the MeetingRequestType property.static PropertyDefinitionMeetingRequestWasSentDefines the MeetingRequestWasSent property.static PropertyDefinitionMeetingWorkspaceUrlDefines the MeetingWorkspaceUrl property.static PropertyDefinitionModifiedOccurrencesDefines the ModifiedOccurrences property.static PropertyDefinitionMyResponseTypeDefines the MyResponseType property.static PropertyDefinitionNetShowUrlDefines the NetShowUrl property.static PropertyDefinitionOptionalAttendeesDefines the OptionalAttendees property.static PropertyDefinitionOrganizerDefines the Organizer property.static PropertyDefinitionOriginalStartDefines the OriginalStart property.static PropertyDefinitionRecurrenceDefines the Recurrence property.static PropertyDefinitionRequiredAttendeesDefines the RequiredAttendees property.static PropertyDefinitionResourcesDefines the Resources property.static PropertyDefinitionStartDefines the Start property.static PropertyDefinitionStartTimeZoneDefines the StartTimeZone property.static PropertyDefinitionTimeZoneDefines the TimeZone property.static PropertyDefinitionWhenDefines the When property.-
Fields inherited from class microsoft.exchange.webservices.data.core.service.schema.MeetingMessageSchema
AssociatedAppointmentId, HasBeenProcessed, ICalDateTimeStamp, ICalRecurrenceId, ICalUid, IsDelegated, IsOutOfDate, ResponseType
-
Fields inherited from class microsoft.exchange.webservices.data.core.service.schema.EmailMessageSchema
BccRecipients, CcRecipients, ConversationIndex, ConversationTopic, From, InternetMessageId, IsDeliveryReceiptRequested, IsRead, IsReadReceiptRequested, IsResponseRequested, ReceivedBy, ReceivedRepresenting, References, ReplyTo, Sender, ToRecipients
-
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
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedMeetingRequestSchema()Initializes a new instance of the class.
-
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.MeetingMessageSchema
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
-
MeetingRequestType
public static final PropertyDefinition MeetingRequestType
Defines the MeetingRequestType property.
-
IntendedFreeBusyStatus
public static final PropertyDefinition IntendedFreeBusyStatus
Defines the IntendedFreeBusyStatus property.
-
Start
public static final PropertyDefinition Start
Defines the Start property.
-
End
public static final PropertyDefinition End
Defines the End property.
-
OriginalStart
public static final PropertyDefinition OriginalStart
Defines the OriginalStart property.
-
IsAllDayEvent
public static final PropertyDefinition IsAllDayEvent
Defines the IsAllDayEvent property.
-
LegacyFreeBusyStatus
public static final PropertyDefinition LegacyFreeBusyStatus
Defines the LegacyFreeBusyStatus property.
-
Location
public static final PropertyDefinition Location
Defines the Location property.
-
When
public static final PropertyDefinition When
Defines the When property.
-
IsMeeting
public static final PropertyDefinition IsMeeting
Defines the IsMeeting property.
-
IsCancelled
public static final PropertyDefinition IsCancelled
Defines the IsCancelled property.
-
IsRecurring
public static final PropertyDefinition IsRecurring
Defines the IsRecurring property.
-
MeetingRequestWasSent
public static final PropertyDefinition MeetingRequestWasSent
Defines the MeetingRequestWasSent property.
-
AppointmentType
public static final PropertyDefinition AppointmentType
Defines the AppointmentType property.
-
MyResponseType
public static final PropertyDefinition MyResponseType
Defines the MyResponseType property.
-
Organizer
public static final PropertyDefinition Organizer
Defines the Organizer property.
-
RequiredAttendees
public static final PropertyDefinition RequiredAttendees
Defines the RequiredAttendees property.
-
OptionalAttendees
public static final PropertyDefinition OptionalAttendees
Defines the OptionalAttendees property.
-
Resources
public static final PropertyDefinition Resources
Defines the Resources property.
-
ConflictingMeetingCount
public static final PropertyDefinition ConflictingMeetingCount
Defines the ConflictingMeetingCount property.
-
AdjacentMeetingCount
public static final PropertyDefinition AdjacentMeetingCount
Defines the AdjacentMeetingCount property.
-
ConflictingMeetings
public static final PropertyDefinition ConflictingMeetings
Defines the ConflictingMeetings property.
-
AdjacentMeetings
public static final PropertyDefinition AdjacentMeetings
Defines the AdjacentMeetings property.
-
Duration
public static final PropertyDefinition Duration
Defines the Duration property.
-
TimeZone
public static final PropertyDefinition TimeZone
Defines the TimeZone property.
-
AppointmentReplyTime
public static final PropertyDefinition AppointmentReplyTime
Defines the AppointmentReplyTime property.
-
AppointmentSequenceNumber
public static final PropertyDefinition AppointmentSequenceNumber
Defines the AppointmentSequenceNumber property.
-
AppointmentState
public static final PropertyDefinition AppointmentState
Defines the AppointmentState property.
-
Recurrence
public static final PropertyDefinition Recurrence
Defines the Recurrence property.
-
FirstOccurrence
public static final PropertyDefinition FirstOccurrence
Defines the FirstOccurrence property.
-
LastOccurrence
public static final PropertyDefinition LastOccurrence
Defines the LastOccurrence property.
-
ModifiedOccurrences
public static final PropertyDefinition ModifiedOccurrences
Defines the ModifiedOccurrences property.
-
DeletedOccurrences
public static final PropertyDefinition DeletedOccurrences
Defines the Duration property.
-
StartTimeZone
public static final PropertyDefinition StartTimeZone
Defines the StartTimeZone property.
-
EndTimeZone
public static final PropertyDefinition EndTimeZone
Defines the EndTimeZone property.
-
ConferenceType
public static final PropertyDefinition ConferenceType
Defines the ConferenceType property.
-
AllowNewTimeProposal
public static final PropertyDefinition AllowNewTimeProposal
Defines the AllowNewTimeProposal property.
-
IsOnlineMeeting
public static final PropertyDefinition IsOnlineMeeting
Defines the IsOnlineMeeting property.
-
MeetingWorkspaceUrl
public static final PropertyDefinition MeetingWorkspaceUrl
Defines the MeetingWorkspaceUrl property.
-
NetShowUrl
public static final PropertyDefinition NetShowUrl
Defines the NetShowUrl property.
-
Instance
public static final MeetingRequestSchema Instance
This must be after the declaration of property definitions.
-
-
Constructor Detail
-
MeetingRequestSchema
protected MeetingRequestSchema()
Initializes a new instance of the class.
-
-
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 classMeetingMessageSchema
-
-