This repository has been archived by the owner on Feb 27, 2024. It is now read-only.
forked from beraneck/php-ews
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathautoload_classmap.php
2 lines (2 loc) · 54 KB
/
autoload_classmap.php
1
2
<?php
return array ( 'PhpEws\\EWSAutodiscover' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSAutodiscover.php', 'PhpEws\\EWSException' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSException.php', 'PhpEws\\EWSType\\AbsoluteDateTransitionType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'AbsoluteDateTransitionType.php', 'PhpEws\\EWSType\\AbsoluteMonthlyRecurrencePatternType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'AbsoluteMonthlyRecurrencePatternType.php', 'PhpEws\\EWSType\\AbsoluteYearlyRecurrencePatternType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'AbsoluteYearlyRecurrencePatternType.php', 'PhpEws\\EWSType\\AddDelegateType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'AddDelegateType.php', 'PhpEws\\EWSType\\AggregateOnType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'AggregateOnType.php', 'PhpEws\\EWSType\\AlternateIdBaseType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'AlternateIdBaseType.php', 'PhpEws\\EWSType\\AlternateIdType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'AlternateIdType.php', 'PhpEws\\EWSType\\AlternatePublicFolderIdType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'AlternatePublicFolderIdType.php', 'PhpEws\\EWSType\\AlternatePublicFolderItemIdType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'AlternatePublicFolderItemIdType.php', 'PhpEws\\EWSType\\AndType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'AndType.php', 'PhpEws\\EWSType\\AppendToFolderFieldType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'AppendToFolderFieldType.php', 'PhpEws\\EWSType\\AppendToItemFieldType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'AppendToItemFieldType.php', 'PhpEws\\EWSType\\ArrayOfAttachmentsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfAttachmentsType.php', 'PhpEws\\EWSType\\ArrayOfAttendeeConflictData' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfAttendeeConflictData.php', 'PhpEws\\EWSType\\ArrayOfBaseItemIdsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfBaseItemIdsType.php', 'PhpEws\\EWSType\\ArrayOfCalendarEvent' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfCalendarEvent.php', 'PhpEws\\EWSType\\ArrayOfCalendarPermissionsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfCalendarPermissionsType.php', 'PhpEws\\EWSType\\ArrayOfDLExpansionType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfDLExpansionType.php', 'PhpEws\\EWSType\\ArrayOfDelegateUserResponseMessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfDelegateUserResponseMessageType.php', 'PhpEws\\EWSType\\ArrayOfDelegateUserType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfDelegateUserType.php', 'PhpEws\\EWSType\\ArrayOfFoldersType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfFoldersType.php', 'PhpEws\\EWSType\\ArrayOfFreeBusyResponse' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfFreeBusyResponse.php', 'PhpEws\\EWSType\\ArrayOfGroupedItemsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfGroupedItemsType.php', 'PhpEws\\EWSType\\ArrayOfMailboxData' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfMailboxData.php', 'PhpEws\\EWSType\\ArrayOfPermissionsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfPermissionsType.php', 'PhpEws\\EWSType\\ArrayOfRealItemsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfRealItemsType.php', 'PhpEws\\EWSType\\ArrayOfRecipientsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfRecipientsType.php', 'PhpEws\\EWSType\\ArrayOfResolutionType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfResolutionType.php', 'PhpEws\\EWSType\\ArrayOfResponseMessagesType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfResponseMessagesType.php', 'PhpEws\\EWSType\\ArrayOfStringsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfStringsType.php', 'PhpEws\\EWSType\\ArrayOfSuggestion' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfSuggestion.php', 'PhpEws\\EWSType\\ArrayOfSuggestionDayResult' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfSuggestionDayResult.php', 'PhpEws\\EWSType\\ArrayOfTransitionsGroupsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfTransitionsGroupsType.php', 'PhpEws\\EWSType\\ArrayOfTransitionsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfTransitionsType.php', 'PhpEws\\EWSType\\ArrayOfUnknownEntriesType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfUnknownEntriesType.php', 'PhpEws\\EWSType\\ArrayOfUserIdType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfUserIdType.php', 'PhpEws\\EWSType\\ArrayOfWorkingPeriod' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ArrayOfWorkingPeriod.php', 'PhpEws\\EWSType\\AttachmentIdType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'AttachmentIdType.php', 'PhpEws\\EWSType\\AttachmentInfoResponseMessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'AttachmentInfoResponseMessageType.php', 'PhpEws\\EWSType\\AttachmentResponseShapeType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'AttachmentResponseShapeType.php', 'PhpEws\\EWSType\\AttachmentType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'AttachmentType.php', 'PhpEws\\EWSType\\AttendeeType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'AttendeeType.php', 'PhpEws\\EWSType\\BaseDelegateResponseMessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'BaseDelegateResponseMessageType.php', 'PhpEws\\EWSType\\BaseDelegateType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'BaseDelegateType.php', 'PhpEws\\EWSType\\BaseFolderType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'BaseFolderType.php', 'PhpEws\\EWSType\\BaseGroupByType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'BaseGroupByType.php', 'PhpEws\\EWSType\\BaseMoveCopyFolderType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'BaseMoveCopyFolderType.php', 'PhpEws\\EWSType\\BaseMoveCopyItemType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'BaseMoveCopyItemType.php', 'PhpEws\\EWSType\\BaseNotificationEventType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'BaseNotificationEventType.php', 'PhpEws\\EWSType\\BaseObjectChangedEventType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'BaseObjectChangedEventType.php', 'PhpEws\\EWSType\\BasePagingType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'BasePagingType.php', 'PhpEws\\EWSType\\BasePermissionType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'BasePermissionType.php', 'PhpEws\\EWSType\\BaseResponseMessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'BaseResponseMessageType.php', 'PhpEws\\EWSType\\BaseSubscriptionRequestType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'BaseSubscriptionRequestType.php', 'PhpEws\\EWSType\\BodyType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'BodyType.php', 'PhpEws\\EWSType\\BodyTypeResponseType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'BodyTypeResponseType.php', 'PhpEws\\EWSType\\BodyTypeType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'BodyTypeType.php', 'PhpEws\\EWSType\\CalendarEvent' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'CalendarEvent.php', 'PhpEws\\EWSType\\CalendarEventDetails' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'CalendarEventDetails.php', 'PhpEws\\EWSType\\CalendarFolderType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'CalendarFolderType.php', 'PhpEws\\EWSType\\CalendarItemCreateOrDeleteOperationType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'CalendarItemCreateOrDeleteOperationType.php', 'PhpEws\\EWSType\\CalendarItemType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'CalendarItemType.php', 'PhpEws\\EWSType\\CalendarItemUpdateOperationType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'CalendarItemUpdateOperationType.php', 'PhpEws\\EWSType\\CalendarPermissionSetType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'CalendarPermissionSetType.php', 'PhpEws\\EWSType\\CalendarPermissionType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'CalendarPermissionType.php', 'PhpEws\\EWSType\\CalendarViewType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'CalendarViewType.php', 'PhpEws\\EWSType\\ChangeDescriptionType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ChangeDescriptionType.php', 'PhpEws\\EWSType\\CompleteNameType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'CompleteNameType.php', 'PhpEws\\EWSType\\ConflictResultsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ConflictResultsType.php', 'PhpEws\\EWSType\\ConnectingSIDType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ConnectingSIDType.php', 'PhpEws\\EWSType\\ConstantValueType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ConstantValueType.php', 'PhpEws\\EWSType\\ContactItemType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ContactItemType.php', 'PhpEws\\EWSType\\ContactSourceType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ContactSourceType.php', 'PhpEws\\EWSType\\ContactsFolderType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ContactsFolderType.php', 'PhpEws\\EWSType\\ContactsViewType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ContactsViewType.php', 'PhpEws\\EWSType\\ContainmentComparisonType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ContainmentComparisonType.php', 'PhpEws\\EWSType\\ContainmentModeType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ContainmentModeType.php', 'PhpEws\\EWSType\\ContainsExpressionType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ContainsExpressionType.php', 'PhpEws\\EWSType\\ConvertIdResponseMessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ConvertIdResponseMessageType.php', 'PhpEws\\EWSType\\ConvertIdType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ConvertIdType.php', 'PhpEws\\EWSType\\CreateAttachmentType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'CreateAttachmentType.php', 'PhpEws\\EWSType\\CreateFolderType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'CreateFolderType.php', 'PhpEws\\EWSType\\CreateItemType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'CreateItemType.php', 'PhpEws\\EWSType\\CreateManagedFolderRequestType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'CreateManagedFolderRequestType.php', 'PhpEws\\EWSType\\DayOfWeekType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'DayOfWeekType.php', 'PhpEws\\EWSType\\DefaultShapeNamesType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'DefaultShapeNamesType.php', 'PhpEws\\EWSType\\DelegatePermissionsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'DelegatePermissionsType.php', 'PhpEws\\EWSType\\DelegateUserResponseMessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'DelegateUserResponseMessageType.php', 'PhpEws\\EWSType\\DelegateUserType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'DelegateUserType.php', 'PhpEws\\EWSType\\DeleteAttachmentResponseMessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'DeleteAttachmentResponseMessageType.php', 'PhpEws\\EWSType\\DeleteAttachmentType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'DeleteAttachmentType.php', 'PhpEws\\EWSType\\DeleteFolderType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'DeleteFolderType.php', 'PhpEws\\EWSType\\DeleteItemType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'DeleteItemType.php', 'PhpEws\\EWSType\\DeletedOccurrenceInfoType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'DeletedOccurrenceInfoType.php', 'PhpEws\\EWSType\\DisposalType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'DisposalType.php', 'PhpEws\\EWSType\\DistinguishedFolderIdNameType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'DistinguishedFolderIdNameType.php', 'PhpEws\\EWSType\\DistinguishedFolderIdType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'DistinguishedFolderIdType.php', 'PhpEws\\EWSType\\DistinguishedGroupByType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'DistinguishedGroupByType.php', 'PhpEws\\EWSType\\DistinguishedPropertySetIdType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'DistinguishedPropertySetIdType.php', 'PhpEws\\EWSType\\DistributionListType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'DistributionListType.php', 'PhpEws\\EWSType\\Duration' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'Duration.php', 'PhpEws\\EWSType\\EWSType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'EWSType.php', 'PhpEws\\EWSType\\EffectiveRightsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'EffectiveRightsType.php', 'PhpEws\\EWSType\\EmailAddress' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'EmailAddress.php', 'PhpEws\\EWSType\\EmailAddressDictionaryEntryType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'EmailAddressDictionaryEntryType.php', 'PhpEws\\EWSType\\EmailAddressDictionaryType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'EmailAddressDictionaryType.php', 'PhpEws\\EWSType\\EmailAddressKeyType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'EmailAddressKeyType.php', 'PhpEws\\EWSType\\EmailAddressType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'EmailAddressType.php', 'PhpEws\\EWSType\\EndDateRecurrenceRangeType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'EndDateRecurrenceRangeType.php', 'PhpEws\\EWSType\\ExchangeImpersonationType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ExchangeImpersonationType.php', 'PhpEws\\EWSType\\ExcludesType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ExcludesType.php', 'PhpEws\\EWSType\\ExcludesValueType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ExcludesValueType.php', 'PhpEws\\EWSType\\ExistsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ExistsType.php', 'PhpEws\\EWSType\\ExpandDLResponseMessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ExpandDLResponseMessageType.php', 'PhpEws\\EWSType\\ExpandDLType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ExpandDLType.php', 'PhpEws\\EWSType\\ExtendedPropertyType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ExtendedPropertyType.php', 'PhpEws\\EWSType\\FieldOrderType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'FieldOrderType.php', 'PhpEws\\EWSType\\FieldURIOrConstantType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'FieldURIOrConstantType.php', 'PhpEws\\EWSType\\FileAsMappingType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'FileAsMappingType.php', 'PhpEws\\EWSType\\FileAttachmentType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'FileAttachmentType.php', 'PhpEws\\EWSType\\FindFolderParentType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'FindFolderParentType.php', 'PhpEws\\EWSType\\FindFolderResponseMessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'FindFolderResponseMessageType.php', 'PhpEws\\EWSType\\FindFolderType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'FindFolderType.php', 'PhpEws\\EWSType\\FindItemParentType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'FindItemParentType.php', 'PhpEws\\EWSType\\FindItemResponseMessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'FindItemResponseMessageType.php', 'PhpEws\\EWSType\\FindItemType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'FindItemType.php', 'PhpEws\\EWSType\\FolderChangeType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'FolderChangeType.php', 'PhpEws\\EWSType\\FolderIdType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'FolderIdType.php', 'PhpEws\\EWSType\\FolderInfoResponseMessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'FolderInfoResponseMessageType.php', 'PhpEws\\EWSType\\FolderQueryTraversalType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'FolderQueryTraversalType.php', 'PhpEws\\EWSType\\FolderResponseShapeType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'FolderResponseShapeType.php', 'PhpEws\\EWSType\\FolderType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'FolderType.php', 'PhpEws\\EWSType\\FractionalPageViewType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'FractionalPageViewType.php', 'PhpEws\\EWSType\\FreeBusyResponseType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'FreeBusyResponseType.php', 'PhpEws\\EWSType\\FreeBusyView' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'FreeBusyView.php', 'PhpEws\\EWSType\\FreeBusyViewOptionsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'FreeBusyViewOptionsType.php', 'PhpEws\\EWSType\\GetAttachmentType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'GetAttachmentType.php', 'PhpEws\\EWSType\\GetDelegateResponseMessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'GetDelegateResponseMessageType.php', 'PhpEws\\EWSType\\GetDelegateType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'GetDelegateType.php', 'PhpEws\\EWSType\\GetEventsResponseMessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'GetEventsResponseMessageType.php', 'PhpEws\\EWSType\\GetEventsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'GetEventsType.php', 'PhpEws\\EWSType\\GetFolderType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'GetFolderType.php', 'PhpEws\\EWSType\\GetItemType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'GetItemType.php', 'PhpEws\\EWSType\\GetServerTimeZonesType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'GetServerTimeZonesType.php', 'PhpEws\\EWSType\\GetUserAvailabilityRequestType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'GetUserAvailabilityRequestType.php', 'PhpEws\\EWSType\\GetUserAvailabilityResponseType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'GetUserAvailabilityResponseType.php', 'PhpEws\\EWSType\\GetUserOofSettingsRequest' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'GetUserOofSettingsRequest.php', 'PhpEws\\EWSType\\GetUserOofSettingsResponse' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'GetUserOofSettingsResponse.php', 'PhpEws\\EWSType\\GroupAttendeeConflictData' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'GroupAttendeeConflictData.php', 'PhpEws\\EWSType\\GroupByType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'GroupByType.php', 'PhpEws\\EWSType\\GroupedItemsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'GroupedItemsType.php', 'PhpEws\\EWSType\\ImAddressDictionaryEntryType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ImAddressDictionaryEntryType.php', 'PhpEws\\EWSType\\ImAddressDictionaryType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ImAddressDictionaryType.php', 'PhpEws\\EWSType\\ImAddressKeyType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ImAddressKeyType.php', 'PhpEws\\EWSType\\ImportanceChoicesType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ImportanceChoicesType.php', 'PhpEws\\EWSType\\IndexedPageViewType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'IndexedPageViewType.php', 'PhpEws\\EWSType\\IndividualAttendeeConflictData' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'IndividualAttendeeConflictData.php', 'PhpEws\\EWSType\\InternetHeaderType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'InternetHeaderType.php', 'PhpEws\\EWSType\\IntervalRecurrencePatternBaseType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'IntervalRecurrencePatternBaseType.php', 'PhpEws\\EWSType\\IsEqualToType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'IsEqualToType.php', 'PhpEws\\EWSType\\IsGreaterThanOrEqualToType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'IsGreaterThanOrEqualToType.php', 'PhpEws\\EWSType\\IsGreaterThanType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'IsGreaterThanType.php', 'PhpEws\\EWSType\\IsLessThanOrEqualToType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'IsLessThanOrEqualToType.php', 'PhpEws\\EWSType\\IsLessThanType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'IsLessThanType.php', 'PhpEws\\EWSType\\IsNotEqualToType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'IsNotEqualToType.php', 'PhpEws\\EWSType\\ItemAttachmentType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ItemAttachmentType.php', 'PhpEws\\EWSType\\ItemChangeType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ItemChangeType.php', 'PhpEws\\EWSType\\ItemClassType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ItemClassType.php', 'PhpEws\\EWSType\\ItemIdType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ItemIdType.php', 'PhpEws\\EWSType\\ItemInfoResponseMessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ItemInfoResponseMessageType.php', 'PhpEws\\EWSType\\ItemQueryTraversalType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ItemQueryTraversalType.php', 'PhpEws\\EWSType\\ItemResponseShapeType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ItemResponseShapeType.php', 'PhpEws\\EWSType\\ItemType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ItemType.php', 'PhpEws\\EWSType\\KindType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'KindType.php', 'PhpEws\\EWSType\\MailboxData' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'MailboxData.php', 'PhpEws\\EWSType\\ManagedFolderInformationType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ManagedFolderInformationType.php', 'PhpEws\\EWSType\\MapiPropertyTypeType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'MapiPropertyTypeType.php', 'PhpEws\\EWSType\\MeetingMessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'MeetingMessageType.php', 'PhpEws\\EWSType\\MeetingRequestMessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'MeetingRequestMessageType.php', 'PhpEws\\EWSType\\MessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'MessageType.php', 'PhpEws\\EWSType\\MessageXml' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'MessageXml.php', 'PhpEws\\EWSType\\MimeContentType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'MimeContentType.php', 'PhpEws\\EWSType\\ModifiedEventType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ModifiedEventType.php', 'PhpEws\\EWSType\\MovedCopiedEventType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'MovedCopiedEventType.php', 'PhpEws\\EWSType\\MultipleOperandBooleanExpressionType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'MultipleOperandBooleanExpressionType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfAllItemsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfAllItemsType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfAlternateIdsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfAlternateIdsType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfAttachmentsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfAttachmentsType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfAttendeesType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfAttendeesType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfBaseFolderIdsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfBaseFolderIdsType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfBaseItemIdsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfBaseItemIdsType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfDeletedOccurrencesType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfDeletedOccurrencesType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfFieldOrdersType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfFieldOrdersType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfFolderChangeDescriptionsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfFolderChangeDescriptionsType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfFolderChangesType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfFolderChangesType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfFolderNamesType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfFolderNamesType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfFoldersType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfFoldersType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfGroupIdentifiersType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfGroupIdentifiersType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfInternetHeadersType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfInternetHeadersType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfItemChangeDescriptionsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfItemChangeDescriptionsType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfItemChangesType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfItemChangesType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfNotificationEventTypesType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfNotificationEventTypesType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfOccurrenceInfoType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfOccurrenceInfoType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfPathsToElementType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfPathsToElementType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfPeriodsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfPeriodsType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfPropertyValuesType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfPropertyValuesType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfRequestAttachmentIdsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfRequestAttachmentIdsType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfResponseObjectsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfResponseObjectsType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfRestrictedGroupIdentifiersType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfRestrictedGroupIdentifiersType.php', 'PhpEws\\EWSType\\NonEmptyArrayOfTimeZoneIdType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NonEmptyArrayOfTimeZoneIdType.php', 'PhpEws\\EWSType\\NotType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NotType.php', 'PhpEws\\EWSType\\NotificationType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NotificationType.php', 'PhpEws\\EWSType\\NumberedRecurrenceRangeType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'NumberedRecurrenceRangeType.php', 'PhpEws\\EWSType\\OccurrenceInfoType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'OccurrenceInfoType.php', 'PhpEws\\EWSType\\OccurrenceItemIdType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'OccurrenceItemIdType.php', 'PhpEws\\EWSType\\OccurrenceType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'OccurrenceType.php', 'PhpEws\\EWSType\\OrType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'OrType.php', 'PhpEws\\EWSType\\PathToExceptionFieldType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'PathToExceptionFieldType.php', 'PhpEws\\EWSType\\PathToExtendedFieldType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'PathToExtendedFieldType.php', 'PhpEws\\EWSType\\PathToIndexedFieldType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'PathToIndexedFieldType.php', 'PhpEws\\EWSType\\PathToUnindexedFieldType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'PathToUnindexedFieldType.php', 'PhpEws\\EWSType\\PeriodType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'PeriodType.php', 'PhpEws\\EWSType\\PermissionSetType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'PermissionSetType.php', 'PhpEws\\EWSType\\PermissionType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'PermissionType.php', 'PhpEws\\EWSType\\PhoneNumberDictionaryEntryType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'PhoneNumberDictionaryEntryType.php', 'PhpEws\\EWSType\\PhoneNumberDictionaryType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'PhoneNumberDictionaryType.php', 'PhpEws\\EWSType\\PhoneNumberKeyType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'PhoneNumberKeyType.php', 'PhpEws\\EWSType\\PhysicalAddressDictionaryEntryType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'PhysicalAddressDictionaryEntryType.php', 'PhpEws\\EWSType\\PhysicalAddressDictionaryType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'PhysicalAddressDictionaryType.php', 'PhpEws\\EWSType\\PhysicalAddressIndexType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'PhysicalAddressIndexType.php', 'PhpEws\\EWSType\\PhysicalAddressKeyType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'PhysicalAddressKeyType.php', 'PhpEws\\EWSType\\PostItemType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'PostItemType.php', 'PhpEws\\EWSType\\PostReplyItemBaseType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'PostReplyItemBaseType.php', 'PhpEws\\EWSType\\PostReplyItemType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'PostReplyItemType.php', 'PhpEws\\EWSType\\ProxySecurityContextType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ProxySecurityContextType.php', 'PhpEws\\EWSType\\PullSubscriptionRequestType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'PullSubscriptionRequestType.php', 'PhpEws\\EWSType\\PushSubscriptionRequestType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'PushSubscriptionRequestType.php', 'PhpEws\\EWSType\\RecurrenceRangeBaseType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'RecurrenceRangeBaseType.php', 'PhpEws\\EWSType\\RecurrenceType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'RecurrenceType.php', 'PhpEws\\EWSType\\RecurringDateTransitionType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'RecurringDateTransitionType.php', 'PhpEws\\EWSType\\RecurringDayTransitionType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'RecurringDayTransitionType.php', 'PhpEws\\EWSType\\RecurringMasterItemIdType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'RecurringMasterItemIdType.php', 'PhpEws\\EWSType\\ReferenceItemResponseType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ReferenceItemResponseType.php', 'PhpEws\\EWSType\\RelativeMonthlyRecurrencePatternType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'RelativeMonthlyRecurrencePatternType.php', 'PhpEws\\EWSType\\RelativeYearlyRecurrencePatternType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'RelativeYearlyRecurrencePatternType.php', 'PhpEws\\EWSType\\RemoveDelegateType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'RemoveDelegateType.php', 'PhpEws\\EWSType\\ReplyBody' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ReplyBody.php', 'PhpEws\\EWSType\\RequestAttachmentIdType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'RequestAttachmentIdType.php', 'PhpEws\\EWSType\\RequestServerVersion' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'RequestServerVersion.php', 'PhpEws\\EWSType\\ResolutionType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ResolutionType.php', 'PhpEws\\EWSType\\ResolveNamesResponseMessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ResolveNamesResponseMessageType.php', 'PhpEws\\EWSType\\ResolveNamesType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ResolveNamesType.php', 'PhpEws\\EWSType\\ResponseMessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ResponseMessageType.php', 'PhpEws\\EWSType\\ResponseObjectCoreType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ResponseObjectCoreType.php', 'PhpEws\\EWSType\\ResponseObjectType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ResponseObjectType.php', 'PhpEws\\EWSType\\ResponseTypeType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ResponseTypeType.php', 'PhpEws\\EWSType\\RestrictionType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'RestrictionType.php', 'PhpEws\\EWSType\\RootItemIdType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'RootItemIdType.php', 'PhpEws\\EWSType\\SearchExpressionType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SearchExpressionType.php', 'PhpEws\\EWSType\\SearchFolderType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SearchFolderType.php', 'PhpEws\\EWSType\\SearchParametersType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SearchParametersType.php', 'PhpEws\\EWSType\\SendItemType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SendItemType.php', 'PhpEws\\EWSType\\SendNotificationResponseMessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SendNotificationResponseMessageType.php', 'PhpEws\\EWSType\\SendNotificationResultType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SendNotificationResultType.php', 'PhpEws\\EWSType\\SensitivityChoicesType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SensitivityChoicesType.php', 'PhpEws\\EWSType\\SerializableTimeZone' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SerializableTimeZone.php', 'PhpEws\\EWSType\\SerializableTimeZoneTime' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SerializableTimeZoneTime.php', 'PhpEws\\EWSType\\SerializedSecurityContextType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SerializedSecurityContextType.php', 'PhpEws\\EWSType\\ServerVersionInfo' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'ServerVersionInfo.php', 'PhpEws\\EWSType\\SetFolderFieldType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SetFolderFieldType.php', 'PhpEws\\EWSType\\SetItemFieldType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SetItemFieldType.php', 'PhpEws\\EWSType\\SetUserOofSettingsRequest' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SetUserOofSettingsRequest.php', 'PhpEws\\EWSType\\SetUserOofSettingsResponse' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SetUserOofSettingsResponse.php', 'PhpEws\\EWSType\\SidAndAttributesType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SidAndAttributesType.php', 'PhpEws\\EWSType\\SingleRecipientType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SingleRecipientType.php', 'PhpEws\\EWSType\\SmartResponseBaseType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SmartResponseBaseType.php', 'PhpEws\\EWSType\\SmartResponseType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SmartResponseType.php', 'PhpEws\\EWSType\\SortDirectionType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SortDirectionType.php', 'PhpEws\\EWSType\\SubscribeResponseMessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SubscribeResponseMessageType.php', 'PhpEws\\EWSType\\SubscribeType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SubscribeType.php', 'PhpEws\\EWSType\\Suggestion' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'Suggestion.php', 'PhpEws\\EWSType\\SuggestionDayResult' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SuggestionDayResult.php', 'PhpEws\\EWSType\\SuggestionsResponseType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SuggestionsResponseType.php', 'PhpEws\\EWSType\\SuggestionsViewOptionsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SuggestionsViewOptionsType.php', 'PhpEws\\EWSType\\SyncFolderHierarchyChangesType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SyncFolderHierarchyChangesType.php', 'PhpEws\\EWSType\\SyncFolderHierarchyCreateOrUpdateType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SyncFolderHierarchyCreateOrUpdateType.php', 'PhpEws\\EWSType\\SyncFolderHierarchyDeleteType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SyncFolderHierarchyDeleteType.php', 'PhpEws\\EWSType\\SyncFolderHierarchyResponseMessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SyncFolderHierarchyResponseMessageType.php', 'PhpEws\\EWSType\\SyncFolderHierarchyType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SyncFolderHierarchyType.php', 'PhpEws\\EWSType\\SyncFolderItemsChangesType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SyncFolderItemsChangesType.php', 'PhpEws\\EWSType\\SyncFolderItemsCreateOrUpdateType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SyncFolderItemsCreateOrUpdateType.php', 'PhpEws\\EWSType\\SyncFolderItemsDeleteType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SyncFolderItemsDeleteType.php', 'PhpEws\\EWSType\\SyncFolderItemsReadFlagType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SyncFolderItemsReadFlagType.php', 'PhpEws\\EWSType\\SyncFolderItemsResponseMessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SyncFolderItemsResponseMessageType.php', 'PhpEws\\EWSType\\SyncFolderItemsType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'SyncFolderItemsType.php', 'PhpEws\\EWSType\\TargetFolderIdType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'TargetFolderIdType.php', 'PhpEws\\EWSType\\TaskRecurrenceType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'TaskRecurrenceType.php', 'PhpEws\\EWSType\\TaskType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'TaskType.php', 'PhpEws\\EWSType\\TimeChangeType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'TimeChangeType.php', 'PhpEws\\EWSType\\TimeZoneDefinitionType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'TimeZoneDefinitionType.php', 'PhpEws\\EWSType\\TimeZoneType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'TimeZoneType.php', 'PhpEws\\EWSType\\TransitionTargetType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'TransitionTargetType.php', 'PhpEws\\EWSType\\TransitionType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'TransitionType.php', 'PhpEws\\EWSType\\TwoOperandExpressionType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'TwoOperandExpressionType.php', 'PhpEws\\EWSType\\UnsubscribeType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'UnsubscribeType.php', 'PhpEws\\EWSType\\UpdateDelegateType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'UpdateDelegateType.php', 'PhpEws\\EWSType\\UpdateFolderType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'UpdateFolderType.php', 'PhpEws\\EWSType\\UpdateItemResponseMessageType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'UpdateItemResponseMessageType.php', 'PhpEws\\EWSType\\UpdateItemType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'UpdateItemType.php', 'PhpEws\\EWSType\\UserIdType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'UserIdType.php', 'PhpEws\\EWSType\\UserOofSettings' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'UserOofSettings.php', 'PhpEws\\EWSType\\Value' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'Value.php', 'PhpEws\\EWSType\\WeeklyRecurrencePatternType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'WeeklyRecurrencePatternType.php', 'PhpEws\\EWSType\\WellKnownResponseObjectType' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'WellKnownResponseObjectType.php', 'PhpEws\\EWSType\\WorkingHours' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'WorkingHours.php', 'PhpEws\\EWSType\\WorkingPeriod' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'EWSType' . DIRECTORY_SEPARATOR . 'WorkingPeriod.php', 'PhpEws\\ExchangeWebServices' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'ExchangeWebServices.php', 'PhpEws\\NTLMSoapClient' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'NTLMSoapClient.php', 'PhpEws\\NTLMSoapClient\\Exchange' => __DIR__ . DIRECTORY_SEPARATOR . 'PhpEws' . DIRECTORY_SEPARATOR . 'NTLMSoapClient' . DIRECTORY_SEPARATOR . 'Exchange.php', );