1
|
|
|
<?php |
2
|
|
|
/** |
3
|
|
|
* Contains \jamesiarmes\PhpEws\ClassMap. |
4
|
|
|
* |
5
|
|
|
* This class is generated using the build-classmap.php script. To make changes |
6
|
|
|
* to this file should be made there or in the ClassMap.mustache template. |
7
|
|
|
*/ |
8
|
|
|
|
9
|
|
|
namespace jamesiarmes\PhpEws; |
10
|
|
|
|
11
|
|
|
/** |
12
|
|
|
* Mapping of complex types to class implementations. |
13
|
|
|
* |
14
|
|
|
* @package php-ews\ClassMap |
15
|
|
|
*/ |
16
|
|
|
class ClassMap { |
17
|
|
|
public static function getMap() { |
18
|
|
|
return array( |
19
|
|
|
// Map for ArrayType classes. |
20
|
|
|
'ArrayOfRecipientTrackingEventType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfRecipientTrackingEventType', |
21
|
|
|
'ArrayOfDLExpansionType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfDLExpansionType', |
22
|
|
|
'NonEmptyArrayOfMailboxQueriesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfMailboxQueriesType', |
23
|
|
|
'NonEmptyArrayOfBaseItemIdsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfBaseItemIdsType', |
24
|
|
|
'ArrayOfAppsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfAppsType', |
25
|
|
|
'NonEmptyArrayOfNotificationEventTypesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfNotificationEventTypesType', |
26
|
|
|
'ArrayOfTimeZoneDefinitionType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfTimeZoneDefinitionType', |
27
|
|
|
'ArrayOfPhoneNumberAttributedValuesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfPhoneNumberAttributedValuesType', |
28
|
|
|
'NonEmptyArrayOfPropertyValuesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfPropertyValuesType', |
29
|
|
|
'ArrayOfPrivateCatalogAddInsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfPrivateCatalogAddInsType', |
30
|
|
|
'NonEmptyArrayOfItemChangeDescriptionsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfItemChangeDescriptionsType', |
31
|
|
|
'NonEmptyArrayOfDeletedOccurrencesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfDeletedOccurrencesType', |
32
|
|
|
'NonEmptyArrayOfFolderChangesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfFolderChangesType', |
33
|
|
|
'NonEmptyArrayOfExtendedFieldURIs' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfExtendedFieldURIs', |
34
|
|
|
'ArrayOfTrackingPropertiesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfTrackingPropertiesType', |
35
|
|
|
'ArrayOfSearchPreviewItemsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfSearchPreviewItemsType', |
36
|
|
|
'ArrayOfRuleOperationErrorsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfRuleOperationErrorsType', |
37
|
|
|
'ArrayOfPersonaAttributionsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfPersonaAttributionsType', |
38
|
|
|
'NonEmptyArrayOfReminderItemActionType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfReminderItemActionType', |
39
|
|
|
'ArrayOfResponseMessagesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfResponseMessagesType', |
40
|
|
|
'ArrayOfPermissionsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfPermissionsType', |
41
|
|
|
'ArrayOfSmtpAddressType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfSmtpAddressType', |
42
|
|
|
'ArrayOfFailedSearchMailboxesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfFailedSearchMailboxesType', |
43
|
|
|
'NonEmptyArrayOfMailboxSearchScopesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfMailboxSearchScopesType', |
44
|
|
|
'ArrayOfUnknownEntriesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfUnknownEntriesType', |
45
|
|
|
'ArrayOfRoomsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfRoomsType', |
46
|
|
|
'ArrayOfStringAttributedValuesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfStringAttributedValuesType', |
47
|
|
|
'NonEmptyArrayOfNotificationsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfNotificationsType', |
48
|
|
|
'ArrayOfServiceConfigurationResponseMessageType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfServiceConfigurationResponseMessageType', |
49
|
|
|
'ArrayOfUserMailboxesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfUserMailboxesType', |
50
|
|
|
'NonEmptyArrayOfGroupIdentifiersType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfGroupIdentifiersType', |
51
|
|
|
'ArrayOfExtendedPropertyAttributedValueType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfExtendedPropertyAttributedValueType', |
52
|
|
|
'ArrayOfMailboxData' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfMailboxData', |
53
|
|
|
'ArrayOfValueAttributionsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfValueAttributionsType', |
54
|
|
|
'ArrayOfDiscoverySearchConfigurationType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfDiscoverySearchConfigurationType', |
55
|
|
|
'ArrayOfCalendarPermissionsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfCalendarPermissionsType', |
56
|
|
|
'ArrayOfAttendeeConflictData' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfAttendeeConflictData', |
57
|
|
|
'ArrayOfItemClassType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfItemClassType', |
58
|
|
|
'ArrayOfWorkingPeriod' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfWorkingPeriod', |
59
|
|
|
'NonEmptyArrayOfPeriodsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfPeriodsType', |
60
|
|
|
'NonEmptyArrayOfAllItemsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfAllItemsType', |
61
|
|
|
'ArrayOfSuggestion' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfSuggestion', |
62
|
|
|
'ArrayOfPeopleQuerySource' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfPeopleQuerySource', |
63
|
|
|
'ArrayOfPostalAddressAttributedValuesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfPostalAddressAttributedValuesType', |
64
|
|
|
'ArrayOfUserIdType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfUserIdType', |
65
|
|
|
'ArrayOfBaseItemIdsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfBaseItemIdsType', |
66
|
|
|
'ArrayOfProtectionRulesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfProtectionRulesType', |
67
|
|
|
'ArrayOfRecipientsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfRecipientsType', |
68
|
|
|
'ArrayOfFindMessageTrackingSearchResultType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfFindMessageTrackingSearchResultType', |
69
|
|
|
'ArrayOfRetentionPolicyTagsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfRetentionPolicyTagsType', |
70
|
|
|
'NonEmptyArrayOfFieldOrdersType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfFieldOrdersType', |
71
|
|
|
'ArrayOfContextProperty' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfContextProperty', |
72
|
|
|
'ArrayOfEncryptedSharedFolderDataType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfEncryptedSharedFolderDataType', |
73
|
|
|
'NonEmptyArrayOfAlternateIdsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfAlternateIdsType', |
74
|
|
|
'ArrayOfFolderIdType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfFolderIdType', |
75
|
|
|
'ArrayOfServiceConfigurationType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfServiceConfigurationType', |
76
|
|
|
'NonEmptyArrayOfFoldersType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfFoldersType', |
77
|
|
|
'ArrayOfStringsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfStringsType', |
78
|
|
|
'NonEmptyArrayOfInternetHeadersType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfInternetHeadersType', |
79
|
|
|
'ArrayOfImGroupType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfImGroupType', |
80
|
|
|
'NonEmptyArrayOfExtendedPropertyType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfExtendedPropertyType', |
81
|
|
|
'ArrayOfOccurrenceRangesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfOccurrenceRangesType', |
82
|
|
|
'ArrayOfArraysOfTrackingPropertiesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfArraysOfTrackingPropertiesType', |
83
|
|
|
'ArrayOfRuleValidationErrorsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfRuleValidationErrorsType', |
84
|
|
|
'ArrayOfEmailAddressAttributedValuesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfEmailAddressAttributedValuesType', |
85
|
|
|
'NonEmptyArrayOfTimeZoneIdType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfTimeZoneIdType', |
86
|
|
|
'ArrayOfRemindersType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfRemindersType', |
87
|
|
|
'ArrayOfSearchableMailboxesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfSearchableMailboxesType', |
88
|
|
|
'NonEmptyArrayOfAttendeesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfAttendeesType', |
89
|
|
|
'ArrayOfGroupedItemsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfGroupedItemsType', |
90
|
|
|
'ArrayOfResolutionType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfResolutionType', |
91
|
|
|
'ArrayOfInvalidRecipientsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfInvalidRecipientsType', |
92
|
|
|
'ArrayOfSuggestionDayResult' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfSuggestionDayResult', |
93
|
|
|
'NonEmptyArrayofLegacyDNsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayofLegacyDNsType', |
94
|
|
|
'ArrayOfMailboxHoldStatusType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfMailboxHoldStatusType', |
95
|
|
|
'NonEmptyArrayOfOccurrenceInfoType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfOccurrenceInfoType', |
96
|
|
|
'ArrayOfNonIndexableItemDetailsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfNonIndexableItemDetailsType', |
97
|
|
|
'NonEmptyArrayOfApplyConversationActionType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfApplyConversationActionType', |
98
|
|
|
'ArrayOfRuleOperationsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfRuleOperationsType', |
99
|
|
|
'ArrayOfPeopleType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfPeopleType', |
100
|
|
|
'ArrayOfDelegateUserType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfDelegateUserType', |
101
|
|
|
'ArrayOfBodyContentAttributedValuesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfBodyContentAttributedValuesType', |
102
|
|
|
'ArrayOfAppManifestsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfAppManifestsType', |
103
|
|
|
'NonEmptyArrayOfUploadItemsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfUploadItemsType', |
104
|
|
|
'ArrayOfConversationNodesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfConversationNodesType', |
105
|
|
|
'ArrayOfMailTipsResponseMessageType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfMailTipsResponseMessageType', |
106
|
|
|
'NonEmptyArrayOfRestrictedGroupIdentifiersType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfRestrictedGroupIdentifiersType', |
107
|
|
|
'ArrayOfEmailAddressesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfEmailAddressesType', |
108
|
|
|
'ArrayOfDelegateUserResponseMessageType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfDelegateUserResponseMessageType', |
109
|
|
|
'ArrayOfRealItemsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfRealItemsType', |
110
|
|
|
'NonEmptyArrayOfFolderNamesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfFolderNamesType', |
111
|
|
|
'ArrayOfFreeBusyResponse' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfFreeBusyResponse', |
112
|
|
|
'NonEmptyArrayOfItemChangesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfItemChangesType', |
113
|
|
|
'ArrayOfSearchItemKindsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfSearchItemKindsType', |
114
|
|
|
'NonEmptyArrayOfResponseObjectsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfResponseObjectsType', |
115
|
|
|
'ArrayOfRulesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfRulesType', |
116
|
|
|
'ArrayOfCalendarEvent' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfCalendarEvent', |
117
|
|
|
'NonEmptyArrayOfRequestAttachmentIdsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfRequestAttachmentIdsType', |
118
|
|
|
'NonEmptyArrayOfBaseFolderIdsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfBaseFolderIdsType', |
119
|
|
|
'NonEmptyArrayOfPathsToElementType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfPathsToElementType', |
120
|
|
|
'ArrayOfTransitionsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfTransitionsType', |
121
|
|
|
'ArrayOfExtendedAttributesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfExtendedAttributesType', |
122
|
|
|
'NonEmptyArrayOfFolderChangeDescriptionsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfFolderChangeDescriptionsType', |
123
|
|
|
'ArrayOfConversationsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfConversationsType', |
124
|
|
|
'NonEmptyArrayOfClientAccessTokenRequestsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfClientAccessTokenRequestsType', |
125
|
|
|
'ArrayOfTransitionsGroupsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfTransitionsGroupsType', |
126
|
|
|
'ArrayOfNonIndexableItemStatisticsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfNonIndexableItemStatisticsType', |
127
|
|
|
'ArrayOfFoldersType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfFoldersType', |
128
|
|
|
'ArrayOfStringArrayAttributedValuesType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfStringArrayAttributedValuesType', |
129
|
|
|
'NonEmptyArrayOfSubscriptionIdsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfSubscriptionIdsType', |
130
|
|
|
'NonEmptyArrayOfItemIdsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\NonEmptyArrayOfItemIdsType', |
131
|
|
|
'ArrayOfKeywordStatisticsSearchResultsType' => '\\jamesiarmes\\PhpEws\\ArrayType\\ArrayOfKeywordStatisticsSearchResultsType', |
132
|
|
|
// Map for Enumeration classes. |
133
|
|
|
'InvalidRecipientResponseCodeType' => '\\jamesiarmes\\PhpEws\\Enumeration\\InvalidRecipientResponseCodeType', |
134
|
|
|
'SearchResultType' => '\\jamesiarmes\\PhpEws\\Enumeration\\SearchResultType', |
135
|
|
|
'BodyTypeType' => '\\jamesiarmes\\PhpEws\\Enumeration\\BodyTypeType', |
136
|
|
|
'MonthNamesType' => '\\jamesiarmes\\PhpEws\\Enumeration\\MonthNamesType', |
137
|
|
|
'AvailabilityProxyRequestType' => '\\jamesiarmes\\PhpEws\\Enumeration\\AvailabilityProxyRequestType', |
138
|
|
|
'ResponseClassType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ResponseClassType', |
139
|
|
|
'ExchangeVersionType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ExchangeVersionType', |
140
|
|
|
'SortDirectionType' => '\\jamesiarmes\\PhpEws\\Enumeration\\SortDirectionType', |
141
|
|
|
'DistinguishedPropertySetType' => '\\jamesiarmes\\PhpEws\\Enumeration\\DistinguishedPropertySetType', |
142
|
|
|
'CalendarPermissionLevelType' => '\\jamesiarmes\\PhpEws\\Enumeration\\CalendarPermissionLevelType', |
143
|
|
|
'DefaultShapeNamesType' => '\\jamesiarmes\\PhpEws\\Enumeration\\DefaultShapeNamesType', |
144
|
|
|
'ServiceConfigurationType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ServiceConfigurationType', |
145
|
|
|
'ElcFolderType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ElcFolderType', |
146
|
|
|
'Scope' => '\\jamesiarmes\\PhpEws\\Enumeration\\Scope', |
147
|
|
|
'DistinguishedFolderIdNameType' => '\\jamesiarmes\\PhpEws\\Enumeration\\DistinguishedFolderIdNameType', |
148
|
|
|
'ConversationNodeSortOrder' => '\\jamesiarmes\\PhpEws\\Enumeration\\ConversationNodeSortOrder', |
149
|
|
|
'OofState' => '\\jamesiarmes\\PhpEws\\Enumeration\\OofState', |
150
|
|
|
'MemberStatusType' => '\\jamesiarmes\\PhpEws\\Enumeration\\MemberStatusType', |
151
|
|
|
'AddInStateType' => '\\jamesiarmes\\PhpEws\\Enumeration\\AddInStateType', |
152
|
|
|
'FreeBusyViewType' => '\\jamesiarmes\\PhpEws\\Enumeration\\FreeBusyViewType', |
153
|
|
|
'SensitivityChoicesType' => '\\jamesiarmes\\PhpEws\\Enumeration\\SensitivityChoicesType', |
154
|
|
|
'CalendarItemTypeType' => '\\jamesiarmes\\PhpEws\\Enumeration\\CalendarItemTypeType', |
155
|
|
|
'RoutingType' => '\\jamesiarmes\\PhpEws\\Enumeration\\RoutingType', |
156
|
|
|
'DeliverMeetingRequestsType' => '\\jamesiarmes\\PhpEws\\Enumeration\\DeliverMeetingRequestsType', |
157
|
|
|
'IndexBasePointType' => '\\jamesiarmes\\PhpEws\\Enumeration\\IndexBasePointType', |
158
|
|
|
'SuggestionQuality' => '\\jamesiarmes\\PhpEws\\Enumeration\\SuggestionQuality', |
159
|
|
|
'FlagStatusType' => '\\jamesiarmes\\PhpEws\\Enumeration\\FlagStatusType', |
160
|
|
|
'PermissionLevelType' => '\\jamesiarmes\\PhpEws\\Enumeration\\PermissionLevelType', |
161
|
|
|
'EmailAddressKeyType' => '\\jamesiarmes\\PhpEws\\Enumeration\\EmailAddressKeyType', |
162
|
|
|
'ExceptionPropertyURIType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ExceptionPropertyURIType', |
163
|
|
|
'DayOfWeekIndexType' => '\\jamesiarmes\\PhpEws\\Enumeration\\DayOfWeekIndexType', |
164
|
|
|
'AppointmentState' => '\\jamesiarmes\\PhpEws\\Enumeration\\AppointmentState', |
165
|
|
|
'ResponseTypeType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ResponseTypeType', |
166
|
|
|
'RuleValidationErrorCodeType' => '\\jamesiarmes\\PhpEws\\Enumeration\\RuleValidationErrorCodeType', |
167
|
|
|
'BodyTypeResponseType' => '\\jamesiarmes\\PhpEws\\Enumeration\\BodyTypeResponseType', |
168
|
|
|
'PreviewItemBaseShapeType' => '\\jamesiarmes\\PhpEws\\Enumeration\\PreviewItemBaseShapeType', |
169
|
|
|
'RetentionActionType' => '\\jamesiarmes\\PhpEws\\Enumeration\\RetentionActionType', |
170
|
|
|
'ConferenceType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ConferenceType', |
171
|
|
|
'UserConfigurationDictionaryObjectTypesType' => '\\jamesiarmes\\PhpEws\\Enumeration\\UserConfigurationDictionaryObjectTypesType', |
172
|
|
|
'PhysicalAddressKeyType' => '\\jamesiarmes\\PhpEws\\Enumeration\\PhysicalAddressKeyType', |
173
|
|
|
'ItemQueryTraversalType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ItemQueryTraversalType', |
174
|
|
|
'DateTimePrecisionType' => '\\jamesiarmes\\PhpEws\\Enumeration\\DateTimePrecisionType', |
175
|
|
|
'FolderQueryTraversalType' => '\\jamesiarmes\\PhpEws\\Enumeration\\FolderQueryTraversalType', |
176
|
|
|
'MessageDispositionType' => '\\jamesiarmes\\PhpEws\\Enumeration\\MessageDispositionType', |
177
|
|
|
'ResolveNamesSearchScopeType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ResolveNamesSearchScopeType', |
178
|
|
|
'MailboxSearchLocationType' => '\\jamesiarmes\\PhpEws\\Enumeration\\MailboxSearchLocationType', |
179
|
|
|
'DisableReasonType' => '\\jamesiarmes\\PhpEws\\Enumeration\\DisableReasonType', |
180
|
|
|
'CalendarItemUpdateOperationType' => '\\jamesiarmes\\PhpEws\\Enumeration\\CalendarItemUpdateOperationType', |
181
|
|
|
'ExternalAudience' => '\\jamesiarmes\\PhpEws\\Enumeration\\ExternalAudience', |
182
|
|
|
'PhoneCallStateType' => '\\jamesiarmes\\PhpEws\\Enumeration\\PhoneCallStateType', |
183
|
|
|
'DaysOfWeekType' => '\\jamesiarmes\\PhpEws\\Enumeration\\DaysOfWeekType', |
184
|
|
|
'LegacyFreeBusyType' => '\\jamesiarmes\\PhpEws\\Enumeration\\LegacyFreeBusyType', |
185
|
|
|
'ImAddressKeyType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ImAddressKeyType', |
186
|
|
|
'UserPhotoTypeType' => '\\jamesiarmes\\PhpEws\\Enumeration\\UserPhotoTypeType', |
187
|
|
|
'SharingDataType' => '\\jamesiarmes\\PhpEws\\Enumeration\\SharingDataType', |
188
|
|
|
'ResponseCodeType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ResponseCodeType', |
189
|
|
|
'ContainmentModeType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ContainmentModeType', |
190
|
|
|
'Occurrence' => '\\jamesiarmes\\PhpEws\\Enumeration\\Occurrence', |
191
|
|
|
'ImportanceChoicesType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ImportanceChoicesType', |
192
|
|
|
'PhysicalAddressIndexType' => '\\jamesiarmes\\PhpEws\\Enumeration\\PhysicalAddressIndexType', |
193
|
|
|
'MessageTrackingEventDescriptionType' => '\\jamesiarmes\\PhpEws\\Enumeration\\MessageTrackingEventDescriptionType', |
194
|
|
|
'FlaggedForActionType' => '\\jamesiarmes\\PhpEws\\Enumeration\\FlaggedForActionType', |
195
|
|
|
'TransitionTargetKindType' => '\\jamesiarmes\\PhpEws\\Enumeration\\TransitionTargetKindType', |
196
|
|
|
'MailboxTypeType' => '\\jamesiarmes\\PhpEws\\Enumeration\\MailboxTypeType', |
197
|
|
|
'HoldStatusType' => '\\jamesiarmes\\PhpEws\\Enumeration\\HoldStatusType', |
198
|
|
|
'FileAsMappingType' => '\\jamesiarmes\\PhpEws\\Enumeration\\FileAsMappingType', |
199
|
|
|
'DayOfWeekType' => '\\jamesiarmes\\PhpEws\\Enumeration\\DayOfWeekType', |
200
|
|
|
'UserPhotoSizeType' => '\\jamesiarmes\\PhpEws\\Enumeration\\UserPhotoSizeType', |
201
|
|
|
'ConversationQueryTraversalType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ConversationQueryTraversalType', |
202
|
|
|
'CalendarPermissionReadAccessType' => '\\jamesiarmes\\PhpEws\\Enumeration\\CalendarPermissionReadAccessType', |
203
|
|
|
'TaskStatusType' => '\\jamesiarmes\\PhpEws\\Enumeration\\TaskStatusType', |
204
|
|
|
'LocationSourceType' => '\\jamesiarmes\\PhpEws\\Enumeration\\LocationSourceType', |
205
|
|
|
'PermissionReadAccessType' => '\\jamesiarmes\\PhpEws\\Enumeration\\PermissionReadAccessType', |
206
|
|
|
'StandardGroupByType' => '\\jamesiarmes\\PhpEws\\Enumeration\\StandardGroupByType', |
207
|
|
|
'CreateActionType' => '\\jamesiarmes\\PhpEws\\Enumeration\\CreateActionType', |
208
|
|
|
'NotificationEventTypeType' => '\\jamesiarmes\\PhpEws\\Enumeration\\NotificationEventTypeType', |
209
|
|
|
'SearchPageDirectionType' => '\\jamesiarmes\\PhpEws\\Enumeration\\SearchPageDirectionType', |
210
|
|
|
'SearchItemKindType' => '\\jamesiarmes\\PhpEws\\Enumeration\\SearchItemKindType', |
211
|
|
|
'DistinguishedUserType' => '\\jamesiarmes\\PhpEws\\Enumeration\\DistinguishedUserType', |
212
|
|
|
'ConflictResolutionType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ConflictResolutionType', |
213
|
|
|
'MessageTrackingReportTemplateType' => '\\jamesiarmes\\PhpEws\\Enumeration\\MessageTrackingReportTemplateType', |
214
|
|
|
'SearchFolderTraversalType' => '\\jamesiarmes\\PhpEws\\Enumeration\\SearchFolderTraversalType', |
215
|
|
|
'MeetingRequestTypeType' => '\\jamesiarmes\\PhpEws\\Enumeration\\MeetingRequestTypeType', |
216
|
|
|
'AffectedTaskOccurrencesType' => '\\jamesiarmes\\PhpEws\\Enumeration\\AffectedTaskOccurrencesType', |
217
|
|
|
'ConnectionFailureCauseType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ConnectionFailureCauseType', |
218
|
|
|
'DictionaryURIType' => '\\jamesiarmes\\PhpEws\\Enumeration\\DictionaryURIType', |
219
|
|
|
'ClientAccessTokenTypeType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ClientAccessTokenTypeType', |
220
|
|
|
'ReminderGroup' => '\\jamesiarmes\\PhpEws\\Enumeration\\ReminderGroup', |
221
|
|
|
'SubscriptionStatusType' => '\\jamesiarmes\\PhpEws\\Enumeration\\SubscriptionStatusType', |
222
|
|
|
'AggregateType' => '\\jamesiarmes\\PhpEws\\Enumeration\\AggregateType', |
223
|
|
|
'RuleFieldURIType' => '\\jamesiarmes\\PhpEws\\Enumeration\\RuleFieldURIType', |
224
|
|
|
'TaskDelegateStateType' => '\\jamesiarmes\\PhpEws\\Enumeration\\TaskDelegateStateType', |
225
|
|
|
'HoldActionType' => '\\jamesiarmes\\PhpEws\\Enumeration\\HoldActionType', |
226
|
|
|
'ContactSourceType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ContactSourceType', |
227
|
|
|
'ViewFilterType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ViewFilterType', |
228
|
|
|
'SyncFolderItemsScopeType' => '\\jamesiarmes\\PhpEws\\Enumeration\\SyncFolderItemsScopeType', |
229
|
|
|
'CalendarItemCreateOrDeleteOperationType' => '\\jamesiarmes\\PhpEws\\Enumeration\\CalendarItemCreateOrDeleteOperationType', |
230
|
|
|
'MessageTrackingDeliveryStatusType' => '\\jamesiarmes\\PhpEws\\Enumeration\\MessageTrackingDeliveryStatusType', |
231
|
|
|
'MeetingAttendeeType' => '\\jamesiarmes\\PhpEws\\Enumeration\\MeetingAttendeeType', |
232
|
|
|
'ReminderActionType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ReminderActionType', |
233
|
|
|
'DelegateFolderPermissionLevelType' => '\\jamesiarmes\\PhpEws\\Enumeration\\DelegateFolderPermissionLevelType', |
234
|
|
|
'ItemClassType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ItemClassType', |
235
|
|
|
'PermissionActionType' => '\\jamesiarmes\\PhpEws\\Enumeration\\PermissionActionType', |
236
|
|
|
'MapiPropertyTypeType' => '\\jamesiarmes\\PhpEws\\Enumeration\\MapiPropertyTypeType', |
237
|
|
|
'IdFormatType' => '\\jamesiarmes\\PhpEws\\Enumeration\\IdFormatType', |
238
|
|
|
'UnindexedFieldURIType' => '\\jamesiarmes\\PhpEws\\Enumeration\\UnindexedFieldURIType', |
239
|
|
|
'ConversationActionTypeType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ConversationActionTypeType', |
240
|
|
|
'ConnectionStatusType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ConnectionStatusType', |
241
|
|
|
'DisposalType' => '\\jamesiarmes\\PhpEws\\Enumeration\\DisposalType', |
242
|
|
|
'PhoneNumberKeyType' => '\\jamesiarmes\\PhpEws\\Enumeration\\PhoneNumberKeyType', |
243
|
|
|
'ContainmentComparisonType' => '\\jamesiarmes\\PhpEws\\Enumeration\\ContainmentComparisonType', |
244
|
|
|
'MailTipTypes' => '\\jamesiarmes\\PhpEws\\Enumeration\\MailTipTypes', |
245
|
|
|
'UserConfigurationPropertyType' => '\\jamesiarmes\\PhpEws\\Enumeration\\UserConfigurationPropertyType', |
246
|
|
|
// Map for Request classes. |
247
|
|
|
'EmptyFolderType' => '\\jamesiarmes\\PhpEws\\Request\\EmptyFolderType', |
248
|
|
|
'GetDelegateType' => '\\jamesiarmes\\PhpEws\\Request\\GetDelegateType', |
249
|
|
|
'CreateAttachmentType' => '\\jamesiarmes\\PhpEws\\Request\\CreateAttachmentType', |
250
|
|
|
'GetMessageTrackingReportRequestType' => '\\jamesiarmes\\PhpEws\\Request\\GetMessageTrackingReportRequestType', |
251
|
|
|
'DeleteItemType' => '\\jamesiarmes\\PhpEws\\Request\\DeleteItemType', |
252
|
|
|
'RemoveDelegateType' => '\\jamesiarmes\\PhpEws\\Request\\RemoveDelegateType', |
253
|
|
|
'AddImGroupType' => '\\jamesiarmes\\PhpEws\\Request\\AddImGroupType', |
254
|
|
|
'ResolveNamesType' => '\\jamesiarmes\\PhpEws\\Request\\ResolveNamesType', |
255
|
|
|
'GetInboxRulesRequestType' => '\\jamesiarmes\\PhpEws\\Request\\GetInboxRulesRequestType', |
256
|
|
|
'GetImItemListType' => '\\jamesiarmes\\PhpEws\\Request\\GetImItemListType', |
257
|
|
|
'SetUserOofSettingsRequest' => '\\jamesiarmes\\PhpEws\\Request\\SetUserOofSettingsRequest', |
258
|
|
|
'GetAppManifestsType' => '\\jamesiarmes\\PhpEws\\Request\\GetAppManifestsType', |
259
|
|
|
'FindPeopleType' => '\\jamesiarmes\\PhpEws\\Request\\FindPeopleType', |
260
|
|
|
'FindConversationType' => '\\jamesiarmes\\PhpEws\\Request\\FindConversationType', |
261
|
|
|
'FindMessageTrackingReportRequestType' => '\\jamesiarmes\\PhpEws\\Request\\FindMessageTrackingReportRequestType', |
262
|
|
|
'GetEventsType' => '\\jamesiarmes\\PhpEws\\Request\\GetEventsType', |
263
|
|
|
'PlayOnPhoneType' => '\\jamesiarmes\\PhpEws\\Request\\PlayOnPhoneType', |
264
|
|
|
'RemoveContactFromImListType' => '\\jamesiarmes\\PhpEws\\Request\\RemoveContactFromImListType', |
265
|
|
|
'GetPhoneCallInformationType' => '\\jamesiarmes\\PhpEws\\Request\\GetPhoneCallInformationType', |
266
|
|
|
'UpdateFolderType' => '\\jamesiarmes\\PhpEws\\Request\\UpdateFolderType', |
267
|
|
|
'GetClientAccessTokenType' => '\\jamesiarmes\\PhpEws\\Request\\GetClientAccessTokenType', |
268
|
|
|
'GetAppMarketplaceUrl' => '\\jamesiarmes\\PhpEws\\Request\\GetAppMarketplaceUrl', |
269
|
|
|
'ConvertIdType' => '\\jamesiarmes\\PhpEws\\Request\\ConvertIdType', |
270
|
|
|
'DisconnectPhoneCallType' => '\\jamesiarmes\\PhpEws\\Request\\DisconnectPhoneCallType', |
271
|
|
|
'GetAttachmentType' => '\\jamesiarmes\\PhpEws\\Request\\GetAttachmentType', |
272
|
|
|
'CreateUserConfigurationType' => '\\jamesiarmes\\PhpEws\\Request\\CreateUserConfigurationType', |
273
|
|
|
'DeleteUserConfigurationType' => '\\jamesiarmes\\PhpEws\\Request\\DeleteUserConfigurationType', |
274
|
|
|
'CreateItemType' => '\\jamesiarmes\\PhpEws\\Request\\CreateItemType', |
275
|
|
|
'FindItemType' => '\\jamesiarmes\\PhpEws\\Request\\FindItemType', |
276
|
|
|
'GetUserConfigurationType' => '\\jamesiarmes\\PhpEws\\Request\\GetUserConfigurationType', |
277
|
|
|
'GetUserAvailabilityRequestType' => '\\jamesiarmes\\PhpEws\\Request\\GetUserAvailabilityRequestType', |
278
|
|
|
'PerformReminderActionType' => '\\jamesiarmes\\PhpEws\\Request\\PerformReminderActionType', |
279
|
|
|
'GetRemindersType' => '\\jamesiarmes\\PhpEws\\Request\\GetRemindersType', |
280
|
|
|
'GetImItemsType' => '\\jamesiarmes\\PhpEws\\Request\\GetImItemsType', |
281
|
|
|
'SyncFolderItemsType' => '\\jamesiarmes\\PhpEws\\Request\\SyncFolderItemsType', |
282
|
|
|
'MoveItemType' => '\\jamesiarmes\\PhpEws\\Request\\MoveItemType', |
283
|
|
|
'DeleteAttachmentType' => '\\jamesiarmes\\PhpEws\\Request\\DeleteAttachmentType', |
284
|
|
|
'CopyFolderType' => '\\jamesiarmes\\PhpEws\\Request\\CopyFolderType', |
285
|
|
|
'RefreshSharingFolderType' => '\\jamesiarmes\\PhpEws\\Request\\RefreshSharingFolderType', |
286
|
|
|
'UninstallAppType' => '\\jamesiarmes\\PhpEws\\Request\\UninstallAppType', |
287
|
|
|
'GetSharingFolderType' => '\\jamesiarmes\\PhpEws\\Request\\GetSharingFolderType', |
288
|
|
|
'GetUserPhotoType' => '\\jamesiarmes\\PhpEws\\Request\\GetUserPhotoType', |
289
|
|
|
'ExpandDLType' => '\\jamesiarmes\\PhpEws\\Request\\ExpandDLType', |
290
|
|
|
'GetPasswordExpirationDateType' => '\\jamesiarmes\\PhpEws\\Request\\GetPasswordExpirationDateType', |
291
|
|
|
'RemoveImGroupType' => '\\jamesiarmes\\PhpEws\\Request\\RemoveImGroupType', |
292
|
|
|
'AddDistributionGroupToImListType' => '\\jamesiarmes\\PhpEws\\Request\\AddDistributionGroupToImListType', |
293
|
|
|
'RemoveImContactFromGroupType' => '\\jamesiarmes\\PhpEws\\Request\\RemoveImContactFromGroupType', |
294
|
|
|
'GetServerTimeZonesType' => '\\jamesiarmes\\PhpEws\\Request\\GetServerTimeZonesType', |
295
|
|
|
'FindMailboxStatisticsByKeywordsType' => '\\jamesiarmes\\PhpEws\\Request\\FindMailboxStatisticsByKeywordsType', |
296
|
|
|
'SubscribeType' => '\\jamesiarmes\\PhpEws\\Request\\SubscribeType', |
297
|
|
|
'SetImGroupType' => '\\jamesiarmes\\PhpEws\\Request\\SetImGroupType', |
298
|
|
|
'DisableAppType' => '\\jamesiarmes\\PhpEws\\Request\\DisableAppType', |
299
|
|
|
'BaseMoveCopyItemType' => '\\jamesiarmes\\PhpEws\\Request\\BaseMoveCopyItemType', |
300
|
|
|
'GetSharingMetadataType' => '\\jamesiarmes\\PhpEws\\Request\\GetSharingMetadataType', |
301
|
|
|
'GetHoldOnMailboxesType' => '\\jamesiarmes\\PhpEws\\Request\\GetHoldOnMailboxesType', |
302
|
|
|
'AddNewTelUriContactToGroupType' => '\\jamesiarmes\\PhpEws\\Request\\AddNewTelUriContactToGroupType', |
303
|
|
|
'GetUserRetentionPolicyTagsType' => '\\jamesiarmes\\PhpEws\\Request\\GetUserRetentionPolicyTagsType', |
304
|
|
|
'InstallAppType' => '\\jamesiarmes\\PhpEws\\Request\\InstallAppType', |
305
|
|
|
'SetHoldOnMailboxesType' => '\\jamesiarmes\\PhpEws\\Request\\SetHoldOnMailboxesType', |
306
|
|
|
'CreateManagedFolderRequestType' => '\\jamesiarmes\\PhpEws\\Request\\CreateManagedFolderRequestType', |
307
|
|
|
'DeleteFolderType' => '\\jamesiarmes\\PhpEws\\Request\\DeleteFolderType', |
308
|
|
|
'GetRoomsType' => '\\jamesiarmes\\PhpEws\\Request\\GetRoomsType', |
309
|
|
|
'UpdateUserConfigurationType' => '\\jamesiarmes\\PhpEws\\Request\\UpdateUserConfigurationType', |
310
|
|
|
'GetRoomListsType' => '\\jamesiarmes\\PhpEws\\Request\\GetRoomListsType', |
311
|
|
|
'BaseMoveCopyFolderType' => '\\jamesiarmes\\PhpEws\\Request\\BaseMoveCopyFolderType', |
312
|
|
|
'GetStreamingEventsType' => '\\jamesiarmes\\PhpEws\\Request\\GetStreamingEventsType', |
313
|
|
|
'AddDelegateType' => '\\jamesiarmes\\PhpEws\\Request\\AddDelegateType', |
314
|
|
|
'MoveFolderType' => '\\jamesiarmes\\PhpEws\\Request\\MoveFolderType', |
315
|
|
|
'GetSearchableMailboxesType' => '\\jamesiarmes\\PhpEws\\Request\\GetSearchableMailboxesType', |
316
|
|
|
'GetDiscoverySearchConfigurationType' => '\\jamesiarmes\\PhpEws\\Request\\GetDiscoverySearchConfigurationType', |
317
|
|
|
'FindFolderType' => '\\jamesiarmes\\PhpEws\\Request\\FindFolderType', |
318
|
|
|
'ArchiveItemType' => '\\jamesiarmes\\PhpEws\\Request\\ArchiveItemType', |
319
|
|
|
'GetNonIndexableItemDetailsType' => '\\jamesiarmes\\PhpEws\\Request\\GetNonIndexableItemDetailsType', |
320
|
|
|
'UnsubscribeType' => '\\jamesiarmes\\PhpEws\\Request\\UnsubscribeType', |
321
|
|
|
'BaseRequestType' => '\\jamesiarmes\\PhpEws\\Request\\BaseRequestType', |
322
|
|
|
'GetUserOofSettingsRequest' => '\\jamesiarmes\\PhpEws\\Request\\GetUserOofSettingsRequest', |
323
|
|
|
'SearchMailboxesType' => '\\jamesiarmes\\PhpEws\\Request\\SearchMailboxesType', |
324
|
|
|
'GetConversationItemsType' => '\\jamesiarmes\\PhpEws\\Request\\GetConversationItemsType', |
325
|
|
|
'GetPersonaType' => '\\jamesiarmes\\PhpEws\\Request\\GetPersonaType', |
326
|
|
|
'CreateFolderType' => '\\jamesiarmes\\PhpEws\\Request\\CreateFolderType', |
327
|
|
|
'GetMailTipsType' => '\\jamesiarmes\\PhpEws\\Request\\GetMailTipsType', |
328
|
|
|
'GetItemType' => '\\jamesiarmes\\PhpEws\\Request\\GetItemType', |
329
|
|
|
'ApplyConversationActionType' => '\\jamesiarmes\\PhpEws\\Request\\ApplyConversationActionType', |
330
|
|
|
'RemoveDistributionGroupFromImListType' => '\\jamesiarmes\\PhpEws\\Request\\RemoveDistributionGroupFromImListType', |
331
|
|
|
'SyncFolderHierarchyType' => '\\jamesiarmes\\PhpEws\\Request\\SyncFolderHierarchyType', |
332
|
|
|
'AddNewImContactToGroup' => '\\jamesiarmes\\PhpEws\\Request\\AddNewImContactToGroup', |
333
|
|
|
'ExportItemsType' => '\\jamesiarmes\\PhpEws\\Request\\ExportItemsType', |
334
|
|
|
'CreateFolderPathType' => '\\jamesiarmes\\PhpEws\\Request\\CreateFolderPathType', |
335
|
|
|
'GetFolderType' => '\\jamesiarmes\\PhpEws\\Request\\GetFolderType', |
336
|
|
|
'UploadItemsType' => '\\jamesiarmes\\PhpEws\\Request\\UploadItemsType', |
337
|
|
|
'UpdateInboxRulesRequestType' => '\\jamesiarmes\\PhpEws\\Request\\UpdateInboxRulesRequestType', |
338
|
|
|
'GetNonIndexableItemStatisticsType' => '\\jamesiarmes\\PhpEws\\Request\\GetNonIndexableItemStatisticsType', |
339
|
|
|
'UpdateDelegateType' => '\\jamesiarmes\\PhpEws\\Request\\UpdateDelegateType', |
340
|
|
|
'GetServiceConfigurationType' => '\\jamesiarmes\\PhpEws\\Request\\GetServiceConfigurationType', |
341
|
|
|
'AddImContactToGroup' => '\\jamesiarmes\\PhpEws\\Request\\AddImContactToGroup', |
342
|
|
|
'MarkAsJunkType' => '\\jamesiarmes\\PhpEws\\Request\\MarkAsJunkType', |
343
|
|
|
'UpdateItemType' => '\\jamesiarmes\\PhpEws\\Request\\UpdateItemType', |
344
|
|
|
'BaseDelegateType' => '\\jamesiarmes\\PhpEws\\Request\\BaseDelegateType', |
345
|
|
|
'MarkAllItemsAsRead' => '\\jamesiarmes\\PhpEws\\Request\\MarkAllItemsAsRead', |
346
|
|
|
'CopyItemType' => '\\jamesiarmes\\PhpEws\\Request\\CopyItemType', |
347
|
|
|
'SendItemType' => '\\jamesiarmes\\PhpEws\\Request\\SendItemType', |
348
|
|
|
// Map for Response classes. |
349
|
|
|
'GetRoomsResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetRoomsResponseMessageType', |
350
|
|
|
'SetUserOofSettingsResponse' => '\\jamesiarmes\\PhpEws\\Response\\SetUserOofSettingsResponse', |
351
|
|
|
'GetUserConfigurationResponseType' => '\\jamesiarmes\\PhpEws\\Response\\GetUserConfigurationResponseType', |
352
|
|
|
'UnsubscribeResponseType' => '\\jamesiarmes\\PhpEws\\Response\\UnsubscribeResponseType', |
353
|
|
|
'GetPhoneCallInformationResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetPhoneCallInformationResponseMessageType', |
354
|
|
|
'FindMessageTrackingReportResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\FindMessageTrackingReportResponseMessageType', |
355
|
|
|
'ServiceConfigurationResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\ServiceConfigurationResponseMessageType', |
356
|
|
|
'GetSharingMetadataResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetSharingMetadataResponseMessageType', |
357
|
|
|
'GetFolderResponseType' => '\\jamesiarmes\\PhpEws\\Response\\GetFolderResponseType', |
358
|
|
|
'MarkAllItemsAsReadResponseType' => '\\jamesiarmes\\PhpEws\\Response\\MarkAllItemsAsReadResponseType', |
359
|
|
|
'UpdateItemResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\UpdateItemResponseMessageType', |
360
|
|
|
'SubscribeResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\SubscribeResponseMessageType', |
361
|
|
|
'GetImItemsResponse' => '\\jamesiarmes\\PhpEws\\Response\\GetImItemsResponse', |
362
|
|
|
'ItemInfoResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\ItemInfoResponseMessageType', |
363
|
|
|
'UploadItemsResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\UploadItemsResponseMessageType', |
364
|
|
|
'GetRemindersResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetRemindersResponseMessageType', |
365
|
|
|
'AddNewTelUriContactToGroupResponse' => '\\jamesiarmes\\PhpEws\\Response\\AddNewTelUriContactToGroupResponse', |
366
|
|
|
'UpdateFolderResponseType' => '\\jamesiarmes\\PhpEws\\Response\\UpdateFolderResponseType', |
367
|
|
|
'GetRoomListsResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetRoomListsResponseMessageType', |
368
|
|
|
'ApplyConversationActionResponseType' => '\\jamesiarmes\\PhpEws\\Response\\ApplyConversationActionResponseType', |
369
|
|
|
'CreateFolderResponseType' => '\\jamesiarmes\\PhpEws\\Response\\CreateFolderResponseType', |
370
|
|
|
'GetClientAccessTokenResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetClientAccessTokenResponseMessageType', |
371
|
|
|
'GetHoldOnMailboxesResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetHoldOnMailboxesResponseMessageType', |
372
|
|
|
'SetImGroupResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\SetImGroupResponseMessageType', |
373
|
|
|
'MailTipsResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\MailTipsResponseMessageType', |
374
|
|
|
'UninstallAppResponseType' => '\\jamesiarmes\\PhpEws\\Response\\UninstallAppResponseType', |
375
|
|
|
'SendNotificationResponseType' => '\\jamesiarmes\\PhpEws\\Response\\SendNotificationResponseType', |
376
|
|
|
'DisconnectPhoneCallResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\DisconnectPhoneCallResponseMessageType', |
377
|
|
|
'DeleteAttachmentResponseType' => '\\jamesiarmes\\PhpEws\\Response\\DeleteAttachmentResponseType', |
378
|
|
|
'UploadItemsResponseType' => '\\jamesiarmes\\PhpEws\\Response\\UploadItemsResponseType', |
379
|
|
|
'PlayOnPhoneResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\PlayOnPhoneResponseMessageType', |
380
|
|
|
'GetPersonaResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetPersonaResponseMessageType', |
381
|
|
|
'GetConversationItemsResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetConversationItemsResponseMessageType', |
382
|
|
|
'FindMailboxStatisticsByKeywordsResponseType' => '\\jamesiarmes\\PhpEws\\Response\\FindMailboxStatisticsByKeywordsResponseType', |
383
|
|
|
'SyncFolderHierarchyResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\SyncFolderHierarchyResponseMessageType', |
384
|
|
|
'AddImContactToGroupResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\AddImContactToGroupResponseMessageType', |
385
|
|
|
'ResolveNamesResponseType' => '\\jamesiarmes\\PhpEws\\Response\\ResolveNamesResponseType', |
386
|
|
|
'MarkAsJunkResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\MarkAsJunkResponseMessageType', |
387
|
|
|
'GetConversationItemsResponseType' => '\\jamesiarmes\\PhpEws\\Response\\GetConversationItemsResponseType', |
388
|
|
|
'MoveFolderResponseType' => '\\jamesiarmes\\PhpEws\\Response\\MoveFolderResponseType', |
389
|
|
|
'AddImGroupResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\AddImGroupResponseMessageType', |
390
|
|
|
'ArchiveItemResponse' => '\\jamesiarmes\\PhpEws\\Response\\ArchiveItemResponse', |
391
|
|
|
'GetPasswordExpirationDateResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetPasswordExpirationDateResponseMessageType', |
392
|
|
|
'RemoveImContactFromGroupResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\RemoveImContactFromGroupResponseMessageType', |
393
|
|
|
'FindFolderResponseType' => '\\jamesiarmes\\PhpEws\\Response\\FindFolderResponseType', |
394
|
|
|
'GetServerTimeZonesResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetServerTimeZonesResponseMessageType', |
395
|
|
|
'RemoveContactFromImListResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\RemoveContactFromImListResponseMessageType', |
396
|
|
|
'ResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\ResponseMessageType', |
397
|
|
|
'UpdateInboxRulesResponseType' => '\\jamesiarmes\\PhpEws\\Response\\UpdateInboxRulesResponseType', |
398
|
|
|
'UpdateUserConfigurationResponseType' => '\\jamesiarmes\\PhpEws\\Response\\UpdateUserConfigurationResponseType', |
399
|
|
|
'GetServiceConfigurationResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetServiceConfigurationResponseMessageType', |
400
|
|
|
'CreateUserConfigurationResponseType' => '\\jamesiarmes\\PhpEws\\Response\\CreateUserConfigurationResponseType', |
401
|
|
|
'SearchMailboxesResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\SearchMailboxesResponseMessageType', |
402
|
|
|
'FindMailboxStatisticsByKeywordsResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\FindMailboxStatisticsByKeywordsResponseMessageType', |
403
|
|
|
'GetUserOofSettingsResponse' => '\\jamesiarmes\\PhpEws\\Response\\GetUserOofSettingsResponse', |
404
|
|
|
'GetItemResponseType' => '\\jamesiarmes\\PhpEws\\Response\\GetItemResponseType', |
405
|
|
|
'SyncFolderItemsResponseType' => '\\jamesiarmes\\PhpEws\\Response\\SyncFolderItemsResponseType', |
406
|
|
|
'RemoveDelegateResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\RemoveDelegateResponseMessageType', |
407
|
|
|
'GetInboxRulesResponseType' => '\\jamesiarmes\\PhpEws\\Response\\GetInboxRulesResponseType', |
408
|
|
|
'DeleteFolderResponseType' => '\\jamesiarmes\\PhpEws\\Response\\DeleteFolderResponseType', |
409
|
|
|
'AddDistributionGroupToImListResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\AddDistributionGroupToImListResponseMessageType', |
410
|
|
|
'BaseResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\BaseResponseMessageType', |
411
|
|
|
'CopyItemResponseType' => '\\jamesiarmes\\PhpEws\\Response\\CopyItemResponseType', |
412
|
|
|
'SetHoldOnMailboxesResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\SetHoldOnMailboxesResponseMessageType', |
413
|
|
|
'GetNonIndexableItemStatisticsResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetNonIndexableItemStatisticsResponseMessageType', |
414
|
|
|
'DisableAppResponseType' => '\\jamesiarmes\\PhpEws\\Response\\DisableAppResponseType', |
415
|
|
|
'RefreshSharingFolderResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\RefreshSharingFolderResponseMessageType', |
416
|
|
|
'FindConversationResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\FindConversationResponseMessageType', |
417
|
|
|
'SendItemResponseType' => '\\jamesiarmes\\PhpEws\\Response\\SendItemResponseType', |
418
|
|
|
'RemoveDistributionGroupFromImListResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\RemoveDistributionGroupFromImListResponseMessageType', |
419
|
|
|
'GetDiscoverySearchConfigurationResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetDiscoverySearchConfigurationResponseMessageType', |
420
|
|
|
'GetEventsResponseType' => '\\jamesiarmes\\PhpEws\\Response\\GetEventsResponseType', |
421
|
|
|
'ConvertIdResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\ConvertIdResponseMessageType', |
422
|
|
|
'FindPeopleResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\FindPeopleResponseMessageType', |
423
|
|
|
'FindItemResponseType' => '\\jamesiarmes\\PhpEws\\Response\\FindItemResponseType', |
424
|
|
|
'GetAppManifestsResponseType' => '\\jamesiarmes\\PhpEws\\Response\\GetAppManifestsResponseType', |
425
|
|
|
'CreateAttachmentResponseType' => '\\jamesiarmes\\PhpEws\\Response\\CreateAttachmentResponseType', |
426
|
|
|
'PerformReminderActionResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\PerformReminderActionResponseMessageType', |
427
|
|
|
'SendNotificationResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\SendNotificationResponseMessageType', |
428
|
|
|
'FindItemResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\FindItemResponseMessageType', |
429
|
|
|
'GetAttachmentResponseType' => '\\jamesiarmes\\PhpEws\\Response\\GetAttachmentResponseType', |
430
|
|
|
'ExportItemsResponseType' => '\\jamesiarmes\\PhpEws\\Response\\ExportItemsResponseType', |
431
|
|
|
'BaseDelegateResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\BaseDelegateResponseMessageType', |
432
|
|
|
'GetStreamingEventsResponseType' => '\\jamesiarmes\\PhpEws\\Response\\GetStreamingEventsResponseType', |
433
|
|
|
'GetStreamingEventsResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetStreamingEventsResponseMessageType', |
434
|
|
|
'MoveItemResponseType' => '\\jamesiarmes\\PhpEws\\Response\\MoveItemResponseType', |
435
|
|
|
'GetUserRetentionPolicyTagsResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetUserRetentionPolicyTagsResponseMessageType', |
436
|
|
|
'SyncFolderItemsResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\SyncFolderItemsResponseMessageType', |
437
|
|
|
'DeleteItemResponseType' => '\\jamesiarmes\\PhpEws\\Response\\DeleteItemResponseType', |
438
|
|
|
'ConvertIdResponseType' => '\\jamesiarmes\\PhpEws\\Response\\ConvertIdResponseType', |
439
|
|
|
'ExpandDLResponseType' => '\\jamesiarmes\\PhpEws\\Response\\ExpandDLResponseType', |
440
|
|
|
'ExpandDLResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\ExpandDLResponseMessageType', |
441
|
|
|
'GetDelegateResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetDelegateResponseMessageType', |
442
|
|
|
'GetClientAccessTokenResponseType' => '\\jamesiarmes\\PhpEws\\Response\\GetClientAccessTokenResponseType', |
443
|
|
|
'MarkAsJunkResponseType' => '\\jamesiarmes\\PhpEws\\Response\\MarkAsJunkResponseType', |
444
|
|
|
'CreateManagedFolderResponseType' => '\\jamesiarmes\\PhpEws\\Response\\CreateManagedFolderResponseType', |
445
|
|
|
'InstallAppResponseType' => '\\jamesiarmes\\PhpEws\\Response\\InstallAppResponseType', |
446
|
|
|
'FolderInfoResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\FolderInfoResponseMessageType', |
447
|
|
|
'GetMessageTrackingReportResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetMessageTrackingReportResponseMessageType', |
448
|
|
|
'AttachmentInfoResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\AttachmentInfoResponseMessageType', |
449
|
|
|
'SubscribeResponseType' => '\\jamesiarmes\\PhpEws\\Response\\SubscribeResponseType', |
450
|
|
|
'GetSharingFolderResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetSharingFolderResponseMessageType', |
451
|
|
|
'DelegateUserResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\DelegateUserResponseMessageType', |
452
|
|
|
'UpdateItemResponseType' => '\\jamesiarmes\\PhpEws\\Response\\UpdateItemResponseType', |
453
|
|
|
'CreateFolderPathResponseType' => '\\jamesiarmes\\PhpEws\\Response\\CreateFolderPathResponseType', |
454
|
|
|
'AddNewImContactToGroupResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\AddNewImContactToGroupResponseMessageType', |
455
|
|
|
'GetServerTimeZonesResponseType' => '\\jamesiarmes\\PhpEws\\Response\\GetServerTimeZonesResponseType', |
456
|
|
|
'ExportItemsResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\ExportItemsResponseMessageType', |
457
|
|
|
'GetMailTipsResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetMailTipsResponseMessageType', |
458
|
|
|
'GetUserConfigurationResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetUserConfigurationResponseMessageType', |
459
|
|
|
'GetUserPhotoResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetUserPhotoResponseMessageType', |
460
|
|
|
'RemoveImGroupResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\RemoveImGroupResponseMessageType', |
461
|
|
|
'SearchMailboxesResponseType' => '\\jamesiarmes\\PhpEws\\Response\\SearchMailboxesResponseType', |
462
|
|
|
'ResolveNamesResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\ResolveNamesResponseMessageType', |
463
|
|
|
'DeleteUserConfigurationResponseType' => '\\jamesiarmes\\PhpEws\\Response\\DeleteUserConfigurationResponseType', |
464
|
|
|
'GetUserPhotoResponseType' => '\\jamesiarmes\\PhpEws\\Response\\GetUserPhotoResponseType', |
465
|
|
|
'SyncFolderHierarchyResponseType' => '\\jamesiarmes\\PhpEws\\Response\\SyncFolderHierarchyResponseType', |
466
|
|
|
'GetUserAvailabilityResponseType' => '\\jamesiarmes\\PhpEws\\Response\\GetUserAvailabilityResponseType', |
467
|
|
|
'EmptyFolderResponseType' => '\\jamesiarmes\\PhpEws\\Response\\EmptyFolderResponseType', |
468
|
|
|
'FindFolderResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\FindFolderResponseMessageType', |
469
|
|
|
'DeleteAttachmentResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\DeleteAttachmentResponseMessageType', |
470
|
|
|
'GetAppMarketplaceUrlResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetAppMarketplaceUrlResponseMessageType', |
471
|
|
|
'CopyFolderResponseType' => '\\jamesiarmes\\PhpEws\\Response\\CopyFolderResponseType', |
472
|
|
|
'UpdateDelegateResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\UpdateDelegateResponseMessageType', |
473
|
|
|
'CreateItemResponseType' => '\\jamesiarmes\\PhpEws\\Response\\CreateItemResponseType', |
474
|
|
|
'ApplyConversationActionResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\ApplyConversationActionResponseMessageType', |
475
|
|
|
'GetEventsResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetEventsResponseMessageType', |
476
|
|
|
'AddDelegateResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\AddDelegateResponseMessageType', |
477
|
|
|
'GetImItemListResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetImItemListResponseMessageType', |
478
|
|
|
'GetSearchableMailboxesResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetSearchableMailboxesResponseMessageType', |
479
|
|
|
'GetNonIndexableItemDetailsResponseMessageType' => '\\jamesiarmes\\PhpEws\\Response\\GetNonIndexableItemDetailsResponseMessageType', |
480
|
|
|
// Map for Type classes. |
481
|
|
|
'ExcludesType' => '\\jamesiarmes\\PhpEws\\Type\\ExcludesType', |
482
|
|
|
'IsNotEqualToType' => '\\jamesiarmes\\PhpEws\\Type\\IsNotEqualToType', |
483
|
|
|
'MessageTrackingReportType' => '\\jamesiarmes\\PhpEws\\Type\\MessageTrackingReportType', |
484
|
|
|
'PhysicalAddressDictionaryType' => '\\jamesiarmes\\PhpEws\\Type\\PhysicalAddressDictionaryType', |
485
|
|
|
'IntervalRecurrencePatternBaseType' => '\\jamesiarmes\\PhpEws\\Type\\IntervalRecurrencePatternBaseType', |
486
|
|
|
'BaseEmailAddressType' => '\\jamesiarmes\\PhpEws\\Type\\BaseEmailAddressType', |
487
|
|
|
'FindMessageTrackingSearchResultType' => '\\jamesiarmes\\PhpEws\\Type\\FindMessageTrackingSearchResultType', |
488
|
|
|
'ProtectionRuleSenderDepartmentsType' => '\\jamesiarmes\\PhpEws\\Type\\ProtectionRuleSenderDepartmentsType', |
489
|
|
|
'SeekToConditionPageViewType' => '\\jamesiarmes\\PhpEws\\Type\\SeekToConditionPageViewType', |
490
|
|
|
'SmtpDomain' => '\\jamesiarmes\\PhpEws\\Type\\SmtpDomain', |
491
|
|
|
'EmailAddressDictionaryType' => '\\jamesiarmes\\PhpEws\\Type\\EmailAddressDictionaryType', |
492
|
|
|
'ItemAttachmentType' => '\\jamesiarmes\\PhpEws\\Type\\ItemAttachmentType', |
493
|
|
|
'MovedCopiedEventType' => '\\jamesiarmes\\PhpEws\\Type\\MovedCopiedEventType', |
494
|
|
|
'FindFolderParentType' => '\\jamesiarmes\\PhpEws\\Type\\FindFolderParentType', |
495
|
|
|
'FileAttachmentType' => '\\jamesiarmes\\PhpEws\\Type\\FileAttachmentType', |
496
|
|
|
'ItemChangeType' => '\\jamesiarmes\\PhpEws\\Type\\ItemChangeType', |
497
|
|
|
'CreateRuleOperationType' => '\\jamesiarmes\\PhpEws\\Type\\CreateRuleOperationType', |
498
|
|
|
'StringAttributedValueType' => '\\jamesiarmes\\PhpEws\\Type\\StringAttributedValueType', |
499
|
|
|
'ContactsFolderType' => '\\jamesiarmes\\PhpEws\\Type\\ContactsFolderType', |
500
|
|
|
'BaseGroupByType' => '\\jamesiarmes\\PhpEws\\Type\\BaseGroupByType', |
501
|
|
|
'ConversationShape' => '\\jamesiarmes\\PhpEws\\Type\\ConversationShape', |
502
|
|
|
'ReminderType' => '\\jamesiarmes\\PhpEws\\Type\\ReminderType', |
503
|
|
|
'ContactItemType' => '\\jamesiarmes\\PhpEws\\Type\\ContactItemType', |
504
|
|
|
'OccurrenceInfoType' => '\\jamesiarmes\\PhpEws\\Type\\OccurrenceInfoType', |
505
|
|
|
'TargetFolderIdType' => '\\jamesiarmes\\PhpEws\\Type\\TargetFolderIdType', |
506
|
|
|
'BaseFolderType' => '\\jamesiarmes\\PhpEws\\Type\\BaseFolderType', |
507
|
|
|
'DailyRegeneratingPatternType' => '\\jamesiarmes\\PhpEws\\Type\\DailyRegeneratingPatternType', |
508
|
|
|
'RulePredicateSizeRangeType' => '\\jamesiarmes\\PhpEws\\Type\\RulePredicateSizeRangeType', |
509
|
|
|
'AttachmentType' => '\\jamesiarmes\\PhpEws\\Type\\AttachmentType', |
510
|
|
|
'SearchParametersType' => '\\jamesiarmes\\PhpEws\\Type\\SearchParametersType', |
511
|
|
|
'MailboxData' => '\\jamesiarmes\\PhpEws\\Type\\MailboxData', |
512
|
|
|
'ImAddressDictionaryType' => '\\jamesiarmes\\PhpEws\\Type\\ImAddressDictionaryType', |
513
|
|
|
'PreviewItemMailboxType' => '\\jamesiarmes\\PhpEws\\Type\\PreviewItemMailboxType', |
514
|
|
|
'PathToIndexedFieldType' => '\\jamesiarmes\\PhpEws\\Type\\PathToIndexedFieldType', |
515
|
|
|
'AlternatePublicFolderItemIdType' => '\\jamesiarmes\\PhpEws\\Type\\AlternatePublicFolderItemIdType', |
516
|
|
|
'AttendeeConflictData' => '\\jamesiarmes\\PhpEws\\Type\\AttendeeConflictData', |
517
|
|
|
'CalendarFolderType' => '\\jamesiarmes\\PhpEws\\Type\\CalendarFolderType', |
518
|
|
|
'RecurrenceType' => '\\jamesiarmes\\PhpEws\\Type\\RecurrenceType', |
519
|
|
|
'UserConfigurationDictionaryEntryType' => '\\jamesiarmes\\PhpEws\\Type\\UserConfigurationDictionaryEntryType', |
520
|
|
|
'ItemType' => '\\jamesiarmes\\PhpEws\\Type\\ItemType', |
521
|
|
|
'TimeZoneDefinitionType' => '\\jamesiarmes\\PhpEws\\Type\\TimeZoneDefinitionType', |
522
|
|
|
'SingleRecipientType' => '\\jamesiarmes\\PhpEws\\Type\\SingleRecipientType', |
523
|
|
|
'NonIndexableItemStatisticType' => '\\jamesiarmes\\PhpEws\\Type\\NonIndexableItemStatisticType', |
524
|
|
|
'IsGreaterThanOrEqualToType' => '\\jamesiarmes\\PhpEws\\Type\\IsGreaterThanOrEqualToType', |
525
|
|
|
'BaseItemIdType' => '\\jamesiarmes\\PhpEws\\Type\\BaseItemIdType', |
526
|
|
|
'IndexedPageViewType' => '\\jamesiarmes\\PhpEws\\Type\\IndexedPageViewType', |
527
|
|
|
'WeeklyRecurrencePatternType' => '\\jamesiarmes\\PhpEws\\Type\\WeeklyRecurrencePatternType', |
528
|
|
|
'ServiceConfiguration' => '\\jamesiarmes\\PhpEws\\Type\\ServiceConfiguration', |
529
|
|
|
'CompleteNameType' => '\\jamesiarmes\\PhpEws\\Type\\CompleteNameType', |
530
|
|
|
'MailboxHoldResultType' => '\\jamesiarmes\\PhpEws\\Type\\MailboxHoldResultType', |
531
|
|
|
'IsLessThanType' => '\\jamesiarmes\\PhpEws\\Type\\IsLessThanType', |
532
|
|
|
'Suggestion' => '\\jamesiarmes\\PhpEws\\Type\\Suggestion', |
533
|
|
|
'SidAndAttributesType' => '\\jamesiarmes\\PhpEws\\Type\\SidAndAttributesType', |
534
|
|
|
'ImAddressDictionaryEntryType' => '\\jamesiarmes\\PhpEws\\Type\\ImAddressDictionaryEntryType', |
535
|
|
|
'RecurringDateTransitionType' => '\\jamesiarmes\\PhpEws\\Type\\RecurringDateTransitionType', |
536
|
|
|
'MailTipsServiceConfiguration' => '\\jamesiarmes\\PhpEws\\Type\\MailTipsServiceConfiguration', |
537
|
|
|
'UserConfigurationDictionaryType' => '\\jamesiarmes\\PhpEws\\Type\\UserConfigurationDictionaryType', |
538
|
|
|
'AttendeeType' => '\\jamesiarmes\\PhpEws\\Type\\AttendeeType', |
539
|
|
|
'ReplyToItemType' => '\\jamesiarmes\\PhpEws\\Type\\ReplyToItemType', |
540
|
|
|
'KeywordStatisticsSearchResultType' => '\\jamesiarmes\\PhpEws\\Type\\KeywordStatisticsSearchResultType', |
541
|
|
|
'AlternatePublicFolderIdType' => '\\jamesiarmes\\PhpEws\\Type\\AlternatePublicFolderIdType', |
542
|
|
|
'TimeZoneContextType' => '\\jamesiarmes\\PhpEws\\Type\\TimeZoneContextType', |
543
|
|
|
'BaseFolderIdType' => '\\jamesiarmes\\PhpEws\\Type\\BaseFolderIdType', |
544
|
|
|
'TaskType' => '\\jamesiarmes\\PhpEws\\Type\\TaskType', |
545
|
|
|
'ContextPropertyType' => '\\jamesiarmes\\PhpEws\\Type\\ContextPropertyType', |
546
|
|
|
'PersonaAttributionType' => '\\jamesiarmes\\PhpEws\\Type\\PersonaAttributionType', |
547
|
|
|
'TentativelyAcceptItemType' => '\\jamesiarmes\\PhpEws\\Type\\TentativelyAcceptItemType', |
548
|
|
|
'AcceptSharingInvitationType' => '\\jamesiarmes\\PhpEws\\Type\\AcceptSharingInvitationType', |
549
|
|
|
'ConversationResponseType' => '\\jamesiarmes\\PhpEws\\Type\\ConversationResponseType', |
550
|
|
|
'ResolutionType' => '\\jamesiarmes\\PhpEws\\Type\\ResolutionType', |
551
|
|
|
'PeriodType' => '\\jamesiarmes\\PhpEws\\Type\\PeriodType', |
552
|
|
|
'WorkingHours' => '\\jamesiarmes\\PhpEws\\Type\\WorkingHours', |
553
|
|
|
'SetItemFieldType' => '\\jamesiarmes\\PhpEws\\Type\\SetItemFieldType', |
554
|
|
|
'ConflictResultsType' => '\\jamesiarmes\\PhpEws\\Type\\ConflictResultsType', |
555
|
|
|
'PreviewItemResponseShapeType' => '\\jamesiarmes\\PhpEws\\Type\\PreviewItemResponseShapeType', |
556
|
|
|
'AppendToItemFieldType' => '\\jamesiarmes\\PhpEws\\Type\\AppendToItemFieldType', |
557
|
|
|
'RuleActionsType' => '\\jamesiarmes\\PhpEws\\Type\\RuleActionsType', |
558
|
|
|
'FieldURIOrConstantType' => '\\jamesiarmes\\PhpEws\\Type\\FieldURIOrConstantType', |
559
|
|
|
'IndividualAttendeeConflictData' => '\\jamesiarmes\\PhpEws\\Type\\IndividualAttendeeConflictData', |
560
|
|
|
'ConversationActionType' => '\\jamesiarmes\\PhpEws\\Type\\ConversationActionType', |
561
|
|
|
'UserConfigurationType' => '\\jamesiarmes\\PhpEws\\Type\\UserConfigurationType', |
562
|
|
|
'RecurringDayTransitionType' => '\\jamesiarmes\\PhpEws\\Type\\RecurringDayTransitionType', |
563
|
|
|
'FolderChangeType' => '\\jamesiarmes\\PhpEws\\Type\\FolderChangeType', |
564
|
|
|
'RuleOperationType' => '\\jamesiarmes\\PhpEws\\Type\\RuleOperationType', |
565
|
|
|
'DeleteRuleOperationType' => '\\jamesiarmes\\PhpEws\\Type\\DeleteRuleOperationType', |
566
|
|
|
'ConversationNodeType' => '\\jamesiarmes\\PhpEws\\Type\\ConversationNodeType', |
567
|
|
|
'PathToUnindexedFieldType' => '\\jamesiarmes\\PhpEws\\Type\\PathToUnindexedFieldType', |
568
|
|
|
'SearchPreviewItemType' => '\\jamesiarmes\\PhpEws\\Type\\SearchPreviewItemType', |
569
|
|
|
'EncryptedSharedFolderDataType' => '\\jamesiarmes\\PhpEws\\Type\\EncryptedSharedFolderDataType', |
570
|
|
|
'SerializableTimeZoneTime' => '\\jamesiarmes\\PhpEws\\Type\\SerializableTimeZoneTime', |
571
|
|
|
'BodyContentAttributedValueType' => '\\jamesiarmes\\PhpEws\\Type\\BodyContentAttributedValueType', |
572
|
|
|
'UserConfigurationDictionaryObjectType' => '\\jamesiarmes\\PhpEws\\Type\\UserConfigurationDictionaryObjectType', |
573
|
|
|
'AttachmentResponseShapeType' => '\\jamesiarmes\\PhpEws\\Type\\AttachmentResponseShapeType', |
574
|
|
|
'ItemResponseShapeType' => '\\jamesiarmes\\PhpEws\\Type\\ItemResponseShapeType', |
575
|
|
|
'SearchMailboxesResultType' => '\\jamesiarmes\\PhpEws\\Type\\SearchMailboxesResultType', |
576
|
|
|
'PersonaResponseShapeType' => '\\jamesiarmes\\PhpEws\\Type\\PersonaResponseShapeType', |
577
|
|
|
'TwoOperandExpressionType' => '\\jamesiarmes\\PhpEws\\Type\\TwoOperandExpressionType', |
578
|
|
|
'TaskRecurrenceType' => '\\jamesiarmes\\PhpEws\\Type\\TaskRecurrenceType', |
579
|
|
|
'MessageType' => '\\jamesiarmes\\PhpEws\\Type\\MessageType', |
580
|
|
|
'PostItemType' => '\\jamesiarmes\\PhpEws\\Type\\PostItemType', |
581
|
|
|
'DeclineItemType' => '\\jamesiarmes\\PhpEws\\Type\\DeclineItemType', |
582
|
|
|
'NonIndexableItemDetailResultType' => '\\jamesiarmes\\PhpEws\\Type\\NonIndexableItemDetailResultType', |
583
|
|
|
'ReminderItemActionType' => '\\jamesiarmes\\PhpEws\\Type\\ReminderItemActionType', |
584
|
|
|
'SyncFolderItemsChangesType' => '\\jamesiarmes\\PhpEws\\Type\\SyncFolderItemsChangesType', |
585
|
|
|
'OutOfOfficeMailTip' => '\\jamesiarmes\\PhpEws\\Type\\OutOfOfficeMailTip', |
586
|
|
|
'ConnectingSIDType' => '\\jamesiarmes\\PhpEws\\Type\\ConnectingSIDType', |
587
|
|
|
'MailboxHoldStatusType' => '\\jamesiarmes\\PhpEws\\Type\\MailboxHoldStatusType', |
588
|
|
|
'RootItemIdType' => '\\jamesiarmes\\PhpEws\\Type\\RootItemIdType', |
589
|
|
|
'SerializableTimeZone' => '\\jamesiarmes\\PhpEws\\Type\\SerializableTimeZone', |
590
|
|
|
'PersonaType' => '\\jamesiarmes\\PhpEws\\Type\\PersonaType', |
591
|
|
|
'ReplyAllToItemType' => '\\jamesiarmes\\PhpEws\\Type\\ReplyAllToItemType', |
592
|
|
|
'InternetHeaderType' => '\\jamesiarmes\\PhpEws\\Type\\InternetHeaderType', |
593
|
|
|
'ModifiedEventType' => '\\jamesiarmes\\PhpEws\\Type\\ModifiedEventType', |
594
|
|
|
'GroupAttendeeConflictData' => '\\jamesiarmes\\PhpEws\\Type\\GroupAttendeeConflictData', |
595
|
|
|
'EffectiveRightsType' => '\\jamesiarmes\\PhpEws\\Type\\EffectiveRightsType', |
596
|
|
|
'WellKnownResponseObjectType' => '\\jamesiarmes\\PhpEws\\Type\\WellKnownResponseObjectType', |
597
|
|
|
'SyncFolderItemsReadFlagType' => '\\jamesiarmes\\PhpEws\\Type\\SyncFolderItemsReadFlagType', |
598
|
|
|
'DeleteItemFieldType' => '\\jamesiarmes\\PhpEws\\Type\\DeleteItemFieldType', |
599
|
|
|
'BodyContentType' => '\\jamesiarmes\\PhpEws\\Type\\BodyContentType', |
600
|
|
|
'InstalledAppType' => '\\jamesiarmes\\PhpEws\\Type\\InstalledAppType', |
601
|
|
|
'PhoneNumberDictionaryType' => '\\jamesiarmes\\PhpEws\\Type\\PhoneNumberDictionaryType', |
602
|
|
|
'TooBigGroupAttendeeConflictData' => '\\jamesiarmes\\PhpEws\\Type\\TooBigGroupAttendeeConflictData', |
603
|
|
|
'SuggestionsViewOptionsType' => '\\jamesiarmes\\PhpEws\\Type\\SuggestionsViewOptionsType', |
604
|
|
|
'PermissionSetType' => '\\jamesiarmes\\PhpEws\\Type\\PermissionSetType', |
605
|
|
|
'CalendarEvent' => '\\jamesiarmes\\PhpEws\\Type\\CalendarEvent', |
606
|
|
|
'ExistsType' => '\\jamesiarmes\\PhpEws\\Type\\ExistsType', |
607
|
|
|
'ProtectionRuleArgumentType' => '\\jamesiarmes\\PhpEws\\Type\\ProtectionRuleArgumentType', |
608
|
|
|
'ChangeDescriptionType' => '\\jamesiarmes\\PhpEws\\Type\\ChangeDescriptionType', |
609
|
|
|
'FolderIdType' => '\\jamesiarmes\\PhpEws\\Type\\FolderIdType', |
610
|
|
|
'DeletedOccurrenceInfoType' => '\\jamesiarmes\\PhpEws\\Type\\DeletedOccurrenceInfoType', |
611
|
|
|
'ArrayOfBinaryType' => '\\jamesiarmes\\PhpEws\\Type\\ArrayOfBinaryType', |
612
|
|
|
'SuggestionDayResult' => '\\jamesiarmes\\PhpEws\\Type\\SuggestionDayResult', |
613
|
|
|
'GroupByType' => '\\jamesiarmes\\PhpEws\\Type\\GroupByType', |
614
|
|
|
'UnifiedMessageServiceConfiguration' => '\\jamesiarmes\\PhpEws\\Type\\UnifiedMessageServiceConfiguration', |
615
|
|
|
'ContactsViewType' => '\\jamesiarmes\\PhpEws\\Type\\ContactsViewType', |
616
|
|
|
'RulePredicatesType' => '\\jamesiarmes\\PhpEws\\Type\\RulePredicatesType', |
617
|
|
|
'TrackingPropertyType' => '\\jamesiarmes\\PhpEws\\Type\\TrackingPropertyType', |
618
|
|
|
'ClientAccessTokenType' => '\\jamesiarmes\\PhpEws\\Type\\ClientAccessTokenType', |
619
|
|
|
'MeetingResponseMessageType' => '\\jamesiarmes\\PhpEws\\Type\\MeetingResponseMessageType', |
620
|
|
|
'BaseNotificationEventType' => '\\jamesiarmes\\PhpEws\\Type\\BaseNotificationEventType', |
621
|
|
|
'UserOofSettings' => '\\jamesiarmes\\PhpEws\\Type\\UserOofSettings', |
622
|
|
|
'PhoneCallInformationType' => '\\jamesiarmes\\PhpEws\\Type\\PhoneCallInformationType', |
623
|
|
|
'RemoveItemType' => '\\jamesiarmes\\PhpEws\\Type\\RemoveItemType', |
624
|
|
|
'RuleType' => '\\jamesiarmes\\PhpEws\\Type\\RuleType', |
625
|
|
|
'SyncFolderHierarchyDeleteType' => '\\jamesiarmes\\PhpEws\\Type\\SyncFolderHierarchyDeleteType', |
626
|
|
|
'ResponseObjectType' => '\\jamesiarmes\\PhpEws\\Type\\ResponseObjectType', |
627
|
|
|
'DistinguishedGroupByType' => '\\jamesiarmes\\PhpEws\\Type\\DistinguishedGroupByType', |
628
|
|
|
'SyncFolderHierarchyCreateOrUpdateType' => '\\jamesiarmes\\PhpEws\\Type\\SyncFolderHierarchyCreateOrUpdateType', |
629
|
|
|
'CalendarPermissionSetType' => '\\jamesiarmes\\PhpEws\\Type\\CalendarPermissionSetType', |
630
|
|
|
'RuleValidationErrorType' => '\\jamesiarmes\\PhpEws\\Type\\RuleValidationErrorType', |
631
|
|
|
'MailboxQueryType' => '\\jamesiarmes\\PhpEws\\Type\\MailboxQueryType', |
632
|
|
|
'UploadItemType' => '\\jamesiarmes\\PhpEws\\Type\\UploadItemType', |
633
|
|
|
'BodyType' => '\\jamesiarmes\\PhpEws\\Type\\BodyType', |
634
|
|
|
'SyncFolderItemsDeleteType' => '\\jamesiarmes\\PhpEws\\Type\\SyncFolderItemsDeleteType', |
635
|
|
|
'BasePermissionType' => '\\jamesiarmes\\PhpEws\\Type\\BasePermissionType', |
636
|
|
|
'WeeklyRegeneratingPatternType' => '\\jamesiarmes\\PhpEws\\Type\\WeeklyRegeneratingPatternType', |
637
|
|
|
'MeetingMessageType' => '\\jamesiarmes\\PhpEws\\Type\\MeetingMessageType', |
638
|
|
|
'PathToExtendedFieldType' => '\\jamesiarmes\\PhpEws\\Type\\PathToExtendedFieldType', |
639
|
|
|
'SearchableMailboxType' => '\\jamesiarmes\\PhpEws\\Type\\SearchableMailboxType', |
640
|
|
|
'AttachmentIdType' => '\\jamesiarmes\\PhpEws\\Type\\AttachmentIdType', |
641
|
|
|
'ExtendedAttributeType' => '\\jamesiarmes\\PhpEws\\Type\\ExtendedAttributeType', |
642
|
|
|
'ForwardItemType' => '\\jamesiarmes\\PhpEws\\Type\\ForwardItemType', |
643
|
|
|
'RecipientTrackingEventType' => '\\jamesiarmes\\PhpEws\\Type\\RecipientTrackingEventType', |
644
|
|
|
'ResponseObjectCoreType' => '\\jamesiarmes\\PhpEws\\Type\\ResponseObjectCoreType', |
645
|
|
|
'ImGroupType' => '\\jamesiarmes\\PhpEws\\Type\\ImGroupType', |
646
|
|
|
'ExcludesValueType' => '\\jamesiarmes\\PhpEws\\Type\\ExcludesValueType', |
647
|
|
|
'SmtpDomainList' => '\\jamesiarmes\\PhpEws\\Type\\SmtpDomainList', |
648
|
|
|
'UserIdType' => '\\jamesiarmes\\PhpEws\\Type\\UserIdType', |
649
|
|
|
'ProtectionRuleConditionType' => '\\jamesiarmes\\PhpEws\\Type\\ProtectionRuleConditionType', |
650
|
|
|
'ReferenceItemResponseType' => '\\jamesiarmes\\PhpEws\\Type\\ReferenceItemResponseType', |
651
|
|
|
'RecurrencePatternBaseType' => '\\jamesiarmes\\PhpEws\\Type\\RecurrencePatternBaseType', |
652
|
|
|
'FolderResponseShapeType' => '\\jamesiarmes\\PhpEws\\Type\\FolderResponseShapeType', |
653
|
|
|
'NonIndexableItemDetailType' => '\\jamesiarmes\\PhpEws\\Type\\NonIndexableItemDetailType', |
654
|
|
|
'ManagedFolderInformationType' => '\\jamesiarmes\\PhpEws\\Type\\ManagedFolderInformationType', |
655
|
|
|
'OpenAsAdminOrSystemServiceType' => '\\jamesiarmes\\PhpEws\\Type\\OpenAsAdminOrSystemServiceType', |
656
|
|
|
'Duration' => '\\jamesiarmes\\PhpEws\\Type\\Duration', |
657
|
|
|
'RelativeYearlyRecurrencePatternType' => '\\jamesiarmes\\PhpEws\\Type\\RelativeYearlyRecurrencePatternType', |
658
|
|
|
'BasePagingType' => '\\jamesiarmes\\PhpEws\\Type\\BasePagingType', |
659
|
|
|
'TimeChangeType' => '\\jamesiarmes\\PhpEws\\Type\\TimeChangeType', |
660
|
|
|
'RestrictionType' => '\\jamesiarmes\\PhpEws\\Type\\RestrictionType', |
661
|
|
|
'SearchFolderType' => '\\jamesiarmes\\PhpEws\\Type\\SearchFolderType', |
662
|
|
|
'EmailAddressType' => '\\jamesiarmes\\PhpEws\\Type\\EmailAddressType', |
663
|
|
|
'FolderChangeDescriptionType' => '\\jamesiarmes\\PhpEws\\Type\\FolderChangeDescriptionType', |
664
|
|
|
'ProtectionRuleType' => '\\jamesiarmes\\PhpEws\\Type\\ProtectionRuleType', |
665
|
|
|
'RoomType' => '\\jamesiarmes\\PhpEws\\Type\\RoomType', |
666
|
|
|
'ServerVersionInfo' => '\\jamesiarmes\\PhpEws\\Type\\ServerVersionInfo', |
667
|
|
|
'OccurrencesRangeType' => '\\jamesiarmes\\PhpEws\\Type\\OccurrencesRangeType', |
668
|
|
|
'StreamingSubscriptionRequest' => '\\jamesiarmes\\PhpEws\\Type\\StreamingSubscriptionRequest', |
669
|
|
|
'FreeBusyViewOptionsType' => '\\jamesiarmes\\PhpEws\\Type\\FreeBusyViewOptionsType', |
670
|
|
|
'CalendarItemType' => '\\jamesiarmes\\PhpEws\\Type\\CalendarItemType', |
671
|
|
|
'PhoneNumberDictionaryEntryType' => '\\jamesiarmes\\PhpEws\\Type\\PhoneNumberDictionaryEntryType', |
672
|
|
|
'ProtectionRulesServiceConfiguration' => '\\jamesiarmes\\PhpEws\\Type\\ProtectionRulesServiceConfiguration', |
673
|
|
|
'UserMailboxType' => '\\jamesiarmes\\PhpEws\\Type\\UserMailboxType', |
674
|
|
|
'FieldOrderType' => '\\jamesiarmes\\PhpEws\\Type\\FieldOrderType', |
675
|
|
|
'CalendarPermissionType' => '\\jamesiarmes\\PhpEws\\Type\\CalendarPermissionType', |
676
|
|
|
'MeetingRequestMessageType' => '\\jamesiarmes\\PhpEws\\Type\\MeetingRequestMessageType', |
677
|
|
|
'RecurringMasterItemIdRanges' => '\\jamesiarmes\\PhpEws\\Type\\RecurringMasterItemIdRanges', |
678
|
|
|
'RecurringTimeTransitionType' => '\\jamesiarmes\\PhpEws\\Type\\RecurringTimeTransitionType', |
679
|
|
|
'AbsoluteDateTransitionType' => '\\jamesiarmes\\PhpEws\\Type\\AbsoluteDateTransitionType', |
680
|
|
|
'TransitionType' => '\\jamesiarmes\\PhpEws\\Type\\TransitionType', |
681
|
|
|
'NoEndRecurrenceRangeType' => '\\jamesiarmes\\PhpEws\\Type\\NoEndRecurrenceRangeType', |
682
|
|
|
'ClientAccessTokenRequestType' => '\\jamesiarmes\\PhpEws\\Type\\ClientAccessTokenRequestType', |
683
|
|
|
'PersonaPostalAddressType' => '\\jamesiarmes\\PhpEws\\Type\\PersonaPostalAddressType', |
684
|
|
|
'AbsoluteMonthlyRecurrencePatternType' => '\\jamesiarmes\\PhpEws\\Type\\AbsoluteMonthlyRecurrencePatternType', |
685
|
|
|
'ImItemListType' => '\\jamesiarmes\\PhpEws\\Type\\ImItemListType', |
686
|
|
|
'TransitionTargetType' => '\\jamesiarmes\\PhpEws\\Type\\TransitionTargetType', |
687
|
|
|
'BaseObjectChangedEventType' => '\\jamesiarmes\\PhpEws\\Type\\BaseObjectChangedEventType', |
688
|
|
|
'FreeBusyView' => '\\jamesiarmes\\PhpEws\\Type\\FreeBusyView', |
689
|
|
|
'MemberType' => '\\jamesiarmes\\PhpEws\\Type\\MemberType', |
690
|
|
|
'DistinguishedFolderIdType' => '\\jamesiarmes\\PhpEws\\Type\\DistinguishedFolderIdType', |
691
|
|
|
'ConstantValueType' => '\\jamesiarmes\\PhpEws\\Type\\ConstantValueType', |
692
|
|
|
'String' => '\\jamesiarmes\\PhpEws\\Type\\StringType', |
693
|
|
|
'PrivateCatalogAddInsType' => '\\jamesiarmes\\PhpEws\\Type\\PrivateCatalogAddInsType', |
694
|
|
|
'PostalAddressAttributedValueType' => '\\jamesiarmes\\PhpEws\\Type\\PostalAddressAttributedValueType', |
695
|
|
|
'MembersListType' => '\\jamesiarmes\\PhpEws\\Type\\MembersListType', |
696
|
|
|
'RelativeMonthlyRecurrencePatternType' => '\\jamesiarmes\\PhpEws\\Type\\RelativeMonthlyRecurrencePatternType', |
697
|
|
|
'AlternateIdType' => '\\jamesiarmes\\PhpEws\\Type\\AlternateIdType', |
698
|
|
|
'QueryStringType' => '\\jamesiarmes\\PhpEws\\Type\\QueryStringType', |
699
|
|
|
'MultipleOperandBooleanExpressionType' => '\\jamesiarmes\\PhpEws\\Type\\MultipleOperandBooleanExpressionType', |
700
|
|
|
'PersonaPhoneNumberType' => '\\jamesiarmes\\PhpEws\\Type\\PersonaPhoneNumberType', |
701
|
|
|
'PhoneNumberAttributedValueType' => '\\jamesiarmes\\PhpEws\\Type\\PhoneNumberAttributedValueType', |
702
|
|
|
'MimeContentType' => '\\jamesiarmes\\PhpEws\\Type\\MimeContentType', |
703
|
|
|
'PullSubscriptionRequestType' => '\\jamesiarmes\\PhpEws\\Type\\PullSubscriptionRequestType', |
704
|
|
|
'SendNotificationResultType' => '\\jamesiarmes\\PhpEws\\Type\\SendNotificationResultType', |
705
|
|
|
'UserConfigurationNameType' => '\\jamesiarmes\\PhpEws\\Type\\UserConfigurationNameType', |
706
|
|
|
'UnknownAttendeeConflictData' => '\\jamesiarmes\\PhpEws\\Type\\UnknownAttendeeConflictData', |
707
|
|
|
'ContainsExpressionType' => '\\jamesiarmes\\PhpEws\\Type\\ContainsExpressionType', |
708
|
|
|
'StringArrayAttributedValueType' => '\\jamesiarmes\\PhpEws\\Type\\StringArrayAttributedValueType', |
709
|
|
|
'SetFolderFieldType' => '\\jamesiarmes\\PhpEws\\Type\\SetFolderFieldType', |
710
|
|
|
'RecurrenceRangeBaseType' => '\\jamesiarmes\\PhpEws\\Type\\RecurrenceRangeBaseType', |
711
|
|
|
'ReplyBody' => '\\jamesiarmes\\PhpEws\\Type\\ReplyBody', |
712
|
|
|
'MeetingCancellationMessageType' => '\\jamesiarmes\\PhpEws\\Type\\MeetingCancellationMessageType', |
713
|
|
|
'EmailAddressDictionaryEntryType' => '\\jamesiarmes\\PhpEws\\Type\\EmailAddressDictionaryEntryType', |
714
|
|
|
'PostReplyItemBaseType' => '\\jamesiarmes\\PhpEws\\Type\\PostReplyItemBaseType', |
715
|
|
|
'ExtendedPropertyType' => '\\jamesiarmes\\PhpEws\\Type\\ExtendedPropertyType', |
716
|
|
|
'AbsoluteYearlyRecurrencePatternType' => '\\jamesiarmes\\PhpEws\\Type\\AbsoluteYearlyRecurrencePatternType', |
717
|
|
|
'DistributionListType' => '\\jamesiarmes\\PhpEws\\Type\\DistributionListType', |
718
|
|
|
'FolderType' => '\\jamesiarmes\\PhpEws\\Type\\FolderType', |
719
|
|
|
'SmartResponseBaseType' => '\\jamesiarmes\\PhpEws\\Type\\SmartResponseBaseType', |
720
|
|
|
'EmailAddressAttributedValueType' => '\\jamesiarmes\\PhpEws\\Type\\EmailAddressAttributedValueType', |
721
|
|
|
'InvalidRecipientType' => '\\jamesiarmes\\PhpEws\\Type\\InvalidRecipientType', |
722
|
|
|
'ProtectionRuleAndType' => '\\jamesiarmes\\PhpEws\\Type\\ProtectionRuleAndType', |
723
|
|
|
'RetentionPolicyTagType' => '\\jamesiarmes\\PhpEws\\Type\\RetentionPolicyTagType', |
724
|
|
|
'PermissionType' => '\\jamesiarmes\\PhpEws\\Type\\PermissionType', |
725
|
|
|
'AcceptItemType' => '\\jamesiarmes\\PhpEws\\Type\\AcceptItemType', |
726
|
|
|
'SearchExpressionType' => '\\jamesiarmes\\PhpEws\\Type\\SearchExpressionType', |
727
|
|
|
'TasksFolderType' => '\\jamesiarmes\\PhpEws\\Type\\TasksFolderType', |
728
|
|
|
'AppendToFolderFieldType' => '\\jamesiarmes\\PhpEws\\Type\\AppendToFolderFieldType', |
729
|
|
|
'ArrayOfAttachmentsType' => '\\jamesiarmes\\PhpEws\\Type\\ArrayOfAttachmentsType', |
730
|
|
|
'TimeZoneType' => '\\jamesiarmes\\PhpEws\\Type\\TimeZoneType', |
731
|
|
|
'NotificationType' => '\\jamesiarmes\\PhpEws\\Type\\NotificationType', |
732
|
|
|
'ExtendedPropertyAttributedValueType' => '\\jamesiarmes\\PhpEws\\Type\\ExtendedPropertyAttributedValueType', |
733
|
|
|
'PhoneCallIdType' => '\\jamesiarmes\\PhpEws\\Type\\PhoneCallIdType', |
734
|
|
|
'RegeneratingPatternBaseType' => '\\jamesiarmes\\PhpEws\\Type\\RegeneratingPatternBaseType', |
735
|
|
|
'OrType' => '\\jamesiarmes\\PhpEws\\Type\\OrType', |
736
|
|
|
'MailboxSearchScopeType' => '\\jamesiarmes\\PhpEws\\Type\\MailboxSearchScopeType', |
737
|
|
|
'ProtectionRuleRecipientIsType' => '\\jamesiarmes\\PhpEws\\Type\\ProtectionRuleRecipientIsType', |
738
|
|
|
'ExchangeImpersonationType' => '\\jamesiarmes\\PhpEws\\Type\\ExchangeImpersonationType', |
739
|
|
|
'GroupedItemsType' => '\\jamesiarmes\\PhpEws\\Type\\GroupedItemsType', |
740
|
|
|
'DailyRecurrencePatternType' => '\\jamesiarmes\\PhpEws\\Type\\DailyRecurrencePatternType', |
741
|
|
|
'FractionalPageViewType' => '\\jamesiarmes\\PhpEws\\Type\\FractionalPageViewType', |
742
|
|
|
'RuleOperationErrorType' => '\\jamesiarmes\\PhpEws\\Type\\RuleOperationErrorType', |
743
|
|
|
'PostReplyItemType' => '\\jamesiarmes\\PhpEws\\Type\\PostReplyItemType', |
744
|
|
|
'DelegatePermissionsType' => '\\jamesiarmes\\PhpEws\\Type\\DelegatePermissionsType', |
745
|
|
|
'CalendarViewType' => '\\jamesiarmes\\PhpEws\\Type\\CalendarViewType', |
746
|
|
|
'IsLessThanOrEqualToType' => '\\jamesiarmes\\PhpEws\\Type\\IsLessThanOrEqualToType', |
747
|
|
|
'SmartResponseType' => '\\jamesiarmes\\PhpEws\\Type\\SmartResponseType', |
748
|
|
|
'NumberedRecurrenceRangeType' => '\\jamesiarmes\\PhpEws\\Type\\NumberedRecurrenceRangeType', |
749
|
|
|
'ItemChangeDescriptionType' => '\\jamesiarmes\\PhpEws\\Type\\ItemChangeDescriptionType', |
750
|
|
|
'NonEmptyArrayOfAttachmentsType' => '\\jamesiarmes\\PhpEws\\Type\\NonEmptyArrayOfAttachmentsType', |
751
|
|
|
'BasePathToElementType' => '\\jamesiarmes\\PhpEws\\Type\\BasePathToElementType', |
752
|
|
|
'BaseSubscriptionRequestType' => '\\jamesiarmes\\PhpEws\\Type\\BaseSubscriptionRequestType', |
753
|
|
|
'CalendarEventDetails' => '\\jamesiarmes\\PhpEws\\Type\\CalendarEventDetails', |
754
|
|
|
'AppMetadata' => '\\jamesiarmes\\PhpEws\\Type\\AppMetadata', |
755
|
|
|
'PushSubscriptionRequestType' => '\\jamesiarmes\\PhpEws\\Type\\PushSubscriptionRequestType', |
756
|
|
|
'SyncFolderHierarchyChangesType' => '\\jamesiarmes\\PhpEws\\Type\\SyncFolderHierarchyChangesType', |
757
|
|
|
'ItemIdType' => '\\jamesiarmes\\PhpEws\\Type\\ItemIdType', |
758
|
|
|
'WorkingPeriod' => '\\jamesiarmes\\PhpEws\\Type\\WorkingPeriod', |
759
|
|
|
'ConversationType' => '\\jamesiarmes\\PhpEws\\Type\\ConversationType', |
760
|
|
|
'AppType' => '\\jamesiarmes\\PhpEws\\Type\\AppType', |
761
|
|
|
'RulePredicateDateRangeType' => '\\jamesiarmes\\PhpEws\\Type\\RulePredicateDateRangeType', |
762
|
|
|
'FailedSearchMailboxType' => '\\jamesiarmes\\PhpEws\\Type\\FailedSearchMailboxType', |
763
|
|
|
'SyncFolderItemsCreateOrUpdateType' => '\\jamesiarmes\\PhpEws\\Type\\SyncFolderItemsCreateOrUpdateType', |
764
|
|
|
'PhysicalAddressDictionaryEntryType' => '\\jamesiarmes\\PhpEws\\Type\\PhysicalAddressDictionaryEntryType', |
765
|
|
|
'SuppressReadReceiptType' => '\\jamesiarmes\\PhpEws\\Type\\SuppressReadReceiptType', |
766
|
|
|
'FindItemParentType' => '\\jamesiarmes\\PhpEws\\Type\\FindItemParentType', |
767
|
|
|
'ProtectionRuleActionType' => '\\jamesiarmes\\PhpEws\\Type\\ProtectionRuleActionType', |
768
|
|
|
'IsEqualToType' => '\\jamesiarmes\\PhpEws\\Type\\IsEqualToType', |
769
|
|
|
'SuggestionsResponseType' => '\\jamesiarmes\\PhpEws\\Type\\SuggestionsResponseType', |
770
|
|
|
'DelegateUserType' => '\\jamesiarmes\\PhpEws\\Type\\DelegateUserType', |
771
|
|
|
'DiscoverySearchConfigurationType' => '\\jamesiarmes\\PhpEws\\Type\\DiscoverySearchConfigurationType', |
772
|
|
|
'RecurringMasterItemIdType' => '\\jamesiarmes\\PhpEws\\Type\\RecurringMasterItemIdType', |
773
|
|
|
'SerializedSecurityContextType' => '\\jamesiarmes\\PhpEws\\Type\\SerializedSecurityContextType', |
774
|
|
|
'OccurrenceItemIdType' => '\\jamesiarmes\\PhpEws\\Type\\OccurrenceItemIdType', |
775
|
|
|
'RequestAttachmentIdType' => '\\jamesiarmes\\PhpEws\\Type\\RequestAttachmentIdType', |
776
|
|
|
'DirectoryEntryType' => '\\jamesiarmes\\PhpEws\\Type\\DirectoryEntryType', |
777
|
|
|
'AddressListIdType' => '\\jamesiarmes\\PhpEws\\Type\\AddressListIdType', |
778
|
|
|
'DeleteFolderFieldType' => '\\jamesiarmes\\PhpEws\\Type\\DeleteFolderFieldType', |
779
|
|
|
'AndType' => '\\jamesiarmes\\PhpEws\\Type\\AndType', |
780
|
|
|
'SetRuleOperationType' => '\\jamesiarmes\\PhpEws\\Type\\SetRuleOperationType', |
781
|
|
|
'FreeBusyResponseType' => '\\jamesiarmes\\PhpEws\\Type\\FreeBusyResponseType', |
782
|
|
|
'MailTips' => '\\jamesiarmes\\PhpEws\\Type\\MailTips', |
783
|
|
|
'EndDateRecurrenceRangeType' => '\\jamesiarmes\\PhpEws\\Type\\EndDateRecurrenceRangeType', |
784
|
|
|
'NotType' => '\\jamesiarmes\\PhpEws\\Type\\NotType', |
785
|
|
|
'AlternateIdBaseType' => '\\jamesiarmes\\PhpEws\\Type\\AlternateIdBaseType', |
786
|
|
|
'MonthlyRegeneratingPatternType' => '\\jamesiarmes\\PhpEws\\Type\\MonthlyRegeneratingPatternType', |
787
|
|
|
'AggregateOnType' => '\\jamesiarmes\\PhpEws\\Type\\AggregateOnType', |
788
|
|
|
'MailboxStatisticsSearchResultType' => '\\jamesiarmes\\PhpEws\\Type\\MailboxStatisticsSearchResultType', |
789
|
|
|
'IsGreaterThanType' => '\\jamesiarmes\\PhpEws\\Type\\IsGreaterThanType', |
790
|
|
|
'YearlyRegeneratingPatternType' => '\\jamesiarmes\\PhpEws\\Type\\YearlyRegeneratingPatternType', |
791
|
|
|
'CancelCalendarItemType' => '\\jamesiarmes\\PhpEws\\Type\\CancelCalendarItemType', |
792
|
|
|
'RequestServerVersion' => '\\jamesiarmes\\PhpEws\\Type\\RequestServerVersion', |
793
|
|
|
); |
794
|
|
|
} |
795
|
|
|
} |
796
|
|
|
|