@@ -31,7 +31,7 @@ |
||
| 31 | 31 | } |
| 32 | 32 | /** |
| 33 | 33 | * Get MaxEntriesReturned value |
| 34 | - * @return int|null |
|
| 34 | + * @return integer |
|
| 35 | 35 | */ |
| 36 | 36 | public function getMaxEntriesReturned() |
| 37 | 37 | { |
@@ -153,7 +153,7 @@ discard block |
||
| 153 | 153 | } |
| 154 | 154 | /** |
| 155 | 155 | * Get DisplayName value |
| 156 | - * @return string|null |
|
| 156 | + * @return string |
|
| 157 | 157 | */ |
| 158 | 158 | public function getDisplayName() |
| 159 | 159 | { |
@@ -175,7 +175,7 @@ discard block |
||
| 175 | 175 | } |
| 176 | 176 | /** |
| 177 | 177 | * Get Description value |
| 178 | - * @return string|null |
|
| 178 | + * @return string |
|
| 179 | 179 | */ |
| 180 | 180 | public function getDescription() |
| 181 | 181 | { |
@@ -197,7 +197,7 @@ discard block |
||
| 197 | 197 | } |
| 198 | 198 | /** |
| 199 | 199 | * Get DefaultLocation value |
| 200 | - * @return \Ews\StructType\EwsEnhancedLocationType|null |
|
| 200 | + * @return EwsEnhancedLocationType |
|
| 201 | 201 | */ |
| 202 | 202 | public function getDefaultLocation() |
| 203 | 203 | { |
@@ -215,7 +215,7 @@ discard block |
||
| 215 | 215 | } |
| 216 | 216 | /** |
| 217 | 217 | * Get InternalNotes value |
| 218 | - * @return string|null |
|
| 218 | + * @return string |
|
| 219 | 219 | */ |
| 220 | 220 | public function getInternalNotes() |
| 221 | 221 | { |
@@ -237,7 +237,7 @@ discard block |
||
| 237 | 237 | } |
| 238 | 238 | /** |
| 239 | 239 | * Get BookingServiceType value |
| 240 | - * @return string|null |
|
| 240 | + * @return string |
|
| 241 | 241 | */ |
| 242 | 242 | public function getBookingServiceType() |
| 243 | 243 | { |
@@ -262,7 +262,7 @@ discard block |
||
| 262 | 262 | } |
| 263 | 263 | /** |
| 264 | 264 | * Get DefaultDurationMinutes value |
| 265 | - * @return int|null |
|
| 265 | + * @return integer |
|
| 266 | 266 | */ |
| 267 | 267 | public function getDefaultDurationMinutes() |
| 268 | 268 | { |
@@ -284,7 +284,7 @@ discard block |
||
| 284 | 284 | } |
| 285 | 285 | /** |
| 286 | 286 | * Get DefaultEmailReminderText value |
| 287 | - * @return string|null |
|
| 287 | + * @return string |
|
| 288 | 288 | */ |
| 289 | 289 | public function getDefaultEmailReminderText() |
| 290 | 290 | { |
@@ -306,7 +306,7 @@ discard block |
||
| 306 | 306 | } |
| 307 | 307 | /** |
| 308 | 308 | * Get DefaultEmailReminderMinutes value |
| 309 | - * @return int|null |
|
| 309 | + * @return integer |
|
| 310 | 310 | */ |
| 311 | 311 | public function getDefaultEmailReminderMinutes() |
| 312 | 312 | { |
@@ -328,7 +328,7 @@ discard block |
||
| 328 | 328 | } |
| 329 | 329 | /** |
| 330 | 330 | * Get IsDefaultEmailReminderSet value |
| 331 | - * @return bool|null |
|
| 331 | + * @return boolean |
|
| 332 | 332 | */ |
| 333 | 333 | public function getIsDefaultEmailReminderSet() |
| 334 | 334 | { |
@@ -346,7 +346,7 @@ discard block |
||
| 346 | 346 | } |
| 347 | 347 | /** |
| 348 | 348 | * Get StaffPersonIds value |
| 349 | - * @return \Ews\ArrayType\EwsArrayOfItemIdsType|null |
|
| 349 | + * @return \Ews\ArrayType\EwsArrayOfItemIdsType |
|
| 350 | 350 | */ |
| 351 | 351 | public function getStaffPersonIds() |
| 352 | 352 | { |
@@ -364,7 +364,7 @@ discard block |
||
| 364 | 364 | } |
| 365 | 365 | /** |
| 366 | 366 | * Get ServiceId value |
| 367 | - * @return string|null |
|
| 367 | + * @return string |
|
| 368 | 368 | */ |
| 369 | 369 | public function getServiceId() |
| 370 | 370 | { |
@@ -386,7 +386,7 @@ discard block |
||
| 386 | 386 | } |
| 387 | 387 | /** |
| 388 | 388 | * Get ItemId value |
| 389 | - * @return \Ews\StructType\EwsItemIdType|null |
|
| 389 | + * @return EwsItemIdType |
|
| 390 | 390 | */ |
| 391 | 391 | public function getItemId() |
| 392 | 392 | { |
@@ -131,7 +131,7 @@ discard block |
||
| 131 | 131 | } |
| 132 | 132 | /** |
| 133 | 133 | * Get CategoryName value |
| 134 | - * @return string|null |
|
| 134 | + * @return string |
|
| 135 | 135 | */ |
| 136 | 136 | public function getCategoryName() |
| 137 | 137 | { |
@@ -153,7 +153,7 @@ discard block |
||
| 153 | 153 | } |
| 154 | 154 | /** |
| 155 | 155 | * Get CategoryColor value |
| 156 | - * @return int|null |
|
| 156 | + * @return integer |
|
| 157 | 157 | */ |
| 158 | 158 | public function getCategoryColor() |
| 159 | 159 | { |
@@ -175,7 +175,7 @@ discard block |
||
| 175 | 175 | } |
| 176 | 176 | /** |
| 177 | 177 | * Get DisplayName value |
| 178 | - * @return string|null |
|
| 178 | + * @return string |
|
| 179 | 179 | */ |
| 180 | 180 | public function getDisplayName() |
| 181 | 181 | { |
@@ -197,7 +197,7 @@ discard block |
||
| 197 | 197 | } |
| 198 | 198 | /** |
| 199 | 199 | * Get SmtpAddress value |
| 200 | - * @return string|null |
|
| 200 | + * @return string |
|
| 201 | 201 | */ |
| 202 | 202 | public function getSmtpAddress() |
| 203 | 203 | { |
@@ -219,7 +219,7 @@ discard block |
||
| 219 | 219 | } |
| 220 | 220 | /** |
| 221 | 221 | * Get Phone value |
| 222 | - * @return string|null |
|
| 222 | + * @return string |
|
| 223 | 223 | */ |
| 224 | 224 | public function getPhone() |
| 225 | 225 | { |
@@ -241,7 +241,7 @@ discard block |
||
| 241 | 241 | } |
| 242 | 242 | /** |
| 243 | 243 | * Get Initials value |
| 244 | - * @return string|null |
|
| 244 | + * @return string |
|
| 245 | 245 | */ |
| 246 | 246 | public function getInitials() |
| 247 | 247 | { |
@@ -263,7 +263,7 @@ discard block |
||
| 263 | 263 | } |
| 264 | 264 | /** |
| 265 | 265 | * Get ItemId value |
| 266 | - * @return \Ews\StructType\EwsItemIdType|null |
|
| 266 | + * @return EwsItemIdType |
|
| 267 | 267 | */ |
| 268 | 268 | public function getItemId() |
| 269 | 269 | { |
@@ -281,7 +281,7 @@ discard block |
||
| 281 | 281 | } |
| 282 | 282 | /** |
| 283 | 283 | * Get PersonId value |
| 284 | - * @return \Ews\StructType\EwsItemIdType|null |
|
| 284 | + * @return EwsItemIdType |
|
| 285 | 285 | */ |
| 286 | 286 | public function getPersonId() |
| 287 | 287 | { |
@@ -299,7 +299,7 @@ discard block |
||
| 299 | 299 | } |
| 300 | 300 | /** |
| 301 | 301 | * Get UseBusinessHours value |
| 302 | - * @return bool|null |
|
| 302 | + * @return boolean |
|
| 303 | 303 | */ |
| 304 | 304 | public function getUseBusinessHours() |
| 305 | 305 | { |
@@ -317,7 +317,7 @@ discard block |
||
| 317 | 317 | } |
| 318 | 318 | /** |
| 319 | 319 | * Get WorkingHours value |
| 320 | - * @return \Ews\ArrayType\EwsArrayOfWorkHours|null |
|
| 320 | + * @return \Ews\ArrayType\EwsArrayOfWorkHours |
|
| 321 | 321 | */ |
| 322 | 322 | public function getWorkingHours() |
| 323 | 323 | { |
@@ -559,7 +559,7 @@ discard block |
||
| 559 | 559 | } |
| 560 | 560 | /** |
| 561 | 561 | * Get UID value |
| 562 | - * @return string|null |
|
| 562 | + * @return string |
|
| 563 | 563 | */ |
| 564 | 564 | public function getUID() |
| 565 | 565 | { |
@@ -581,7 +581,7 @@ discard block |
||
| 581 | 581 | } |
| 582 | 582 | /** |
| 583 | 583 | * Get RecurrenceId value |
| 584 | - * @return string|null |
|
| 584 | + * @return string |
|
| 585 | 585 | */ |
| 586 | 586 | public function getRecurrenceId() |
| 587 | 587 | { |
@@ -603,7 +603,7 @@ discard block |
||
| 603 | 603 | } |
| 604 | 604 | /** |
| 605 | 605 | * Get DateTimeStamp value |
| 606 | - * @return string|null |
|
| 606 | + * @return string |
|
| 607 | 607 | */ |
| 608 | 608 | public function getDateTimeStamp() |
| 609 | 609 | { |
@@ -625,7 +625,7 @@ discard block |
||
| 625 | 625 | } |
| 626 | 626 | /** |
| 627 | 627 | * Get Start value |
| 628 | - * @return string|null |
|
| 628 | + * @return string |
|
| 629 | 629 | */ |
| 630 | 630 | public function getStart() |
| 631 | 631 | { |
@@ -647,7 +647,7 @@ discard block |
||
| 647 | 647 | } |
| 648 | 648 | /** |
| 649 | 649 | * Get End value |
| 650 | - * @return string|null |
|
| 650 | + * @return string |
|
| 651 | 651 | */ |
| 652 | 652 | public function getEnd() |
| 653 | 653 | { |
@@ -669,7 +669,7 @@ discard block |
||
| 669 | 669 | } |
| 670 | 670 | /** |
| 671 | 671 | * Get OriginalStart value |
| 672 | - * @return string|null |
|
| 672 | + * @return string |
|
| 673 | 673 | */ |
| 674 | 674 | public function getOriginalStart() |
| 675 | 675 | { |
@@ -691,7 +691,7 @@ discard block |
||
| 691 | 691 | } |
| 692 | 692 | /** |
| 693 | 693 | * Get IsAllDayEvent value |
| 694 | - * @return bool|null |
|
| 694 | + * @return boolean |
|
| 695 | 695 | */ |
| 696 | 696 | public function getIsAllDayEvent() |
| 697 | 697 | { |
@@ -709,7 +709,7 @@ discard block |
||
| 709 | 709 | } |
| 710 | 710 | /** |
| 711 | 711 | * Get LegacyFreeBusyStatus value |
| 712 | - * @return string|null |
|
| 712 | + * @return string |
|
| 713 | 713 | */ |
| 714 | 714 | public function getLegacyFreeBusyStatus() |
| 715 | 715 | { |
@@ -734,7 +734,7 @@ discard block |
||
| 734 | 734 | } |
| 735 | 735 | /** |
| 736 | 736 | * Get Location value |
| 737 | - * @return string|null |
|
| 737 | + * @return string |
|
| 738 | 738 | */ |
| 739 | 739 | public function getLocation() |
| 740 | 740 | { |
@@ -756,7 +756,7 @@ discard block |
||
| 756 | 756 | } |
| 757 | 757 | /** |
| 758 | 758 | * Get When value |
| 759 | - * @return string|null |
|
| 759 | + * @return string |
|
| 760 | 760 | */ |
| 761 | 761 | public function getWhen() |
| 762 | 762 | { |
@@ -778,7 +778,7 @@ discard block |
||
| 778 | 778 | } |
| 779 | 779 | /** |
| 780 | 780 | * Get IsMeeting value |
| 781 | - * @return bool|null |
|
| 781 | + * @return boolean |
|
| 782 | 782 | */ |
| 783 | 783 | public function getIsMeeting() |
| 784 | 784 | { |
@@ -796,7 +796,7 @@ discard block |
||
| 796 | 796 | } |
| 797 | 797 | /** |
| 798 | 798 | * Get IsCancelled value |
| 799 | - * @return bool|null |
|
| 799 | + * @return boolean |
|
| 800 | 800 | */ |
| 801 | 801 | public function getIsCancelled() |
| 802 | 802 | { |
@@ -814,7 +814,7 @@ discard block |
||
| 814 | 814 | } |
| 815 | 815 | /** |
| 816 | 816 | * Get IsRecurring value |
| 817 | - * @return bool|null |
|
| 817 | + * @return boolean |
|
| 818 | 818 | */ |
| 819 | 819 | public function getIsRecurring() |
| 820 | 820 | { |
@@ -832,7 +832,7 @@ discard block |
||
| 832 | 832 | } |
| 833 | 833 | /** |
| 834 | 834 | * Get MeetingRequestWasSent value |
| 835 | - * @return bool|null |
|
| 835 | + * @return boolean |
|
| 836 | 836 | */ |
| 837 | 837 | public function getMeetingRequestWasSent() |
| 838 | 838 | { |
@@ -850,7 +850,7 @@ discard block |
||
| 850 | 850 | } |
| 851 | 851 | /** |
| 852 | 852 | * Get IsResponseRequested value |
| 853 | - * @return bool|null |
|
| 853 | + * @return boolean |
|
| 854 | 854 | */ |
| 855 | 855 | public function getIsResponseRequested() |
| 856 | 856 | { |
@@ -868,7 +868,7 @@ discard block |
||
| 868 | 868 | } |
| 869 | 869 | /** |
| 870 | 870 | * Get CalendarItemType value |
| 871 | - * @return string|null |
|
| 871 | + * @return string |
|
| 872 | 872 | */ |
| 873 | 873 | public function getCalendarItemType() |
| 874 | 874 | { |
@@ -893,7 +893,7 @@ discard block |
||
| 893 | 893 | } |
| 894 | 894 | /** |
| 895 | 895 | * Get MyResponseType value |
| 896 | - * @return string|null |
|
| 896 | + * @return string |
|
| 897 | 897 | */ |
| 898 | 898 | public function getMyResponseType() |
| 899 | 899 | { |
@@ -918,7 +918,7 @@ discard block |
||
| 918 | 918 | } |
| 919 | 919 | /** |
| 920 | 920 | * Get Organizer value |
| 921 | - * @return \Ews\StructType\EwsSingleRecipientType|null |
|
| 921 | + * @return EwsSingleRecipientType |
|
| 922 | 922 | */ |
| 923 | 923 | public function getOrganizer() |
| 924 | 924 | { |
@@ -936,7 +936,7 @@ discard block |
||
| 936 | 936 | } |
| 937 | 937 | /** |
| 938 | 938 | * Get RequiredAttendees value |
| 939 | - * @return \Ews\ArrayType\EwsNonEmptyArrayOfAttendeesType|null |
|
| 939 | + * @return \Ews\ArrayType\EwsNonEmptyArrayOfAttendeesType |
|
| 940 | 940 | */ |
| 941 | 941 | public function getRequiredAttendees() |
| 942 | 942 | { |
@@ -954,7 +954,7 @@ discard block |
||
| 954 | 954 | } |
| 955 | 955 | /** |
| 956 | 956 | * Get OptionalAttendees value |
| 957 | - * @return \Ews\ArrayType\EwsNonEmptyArrayOfAttendeesType|null |
|
| 957 | + * @return \Ews\ArrayType\EwsNonEmptyArrayOfAttendeesType |
|
| 958 | 958 | */ |
| 959 | 959 | public function getOptionalAttendees() |
| 960 | 960 | { |
@@ -972,7 +972,7 @@ discard block |
||
| 972 | 972 | } |
| 973 | 973 | /** |
| 974 | 974 | * Get Resources value |
| 975 | - * @return \Ews\ArrayType\EwsNonEmptyArrayOfAttendeesType|null |
|
| 975 | + * @return \Ews\ArrayType\EwsNonEmptyArrayOfAttendeesType |
|
| 976 | 976 | */ |
| 977 | 977 | public function getResources() |
| 978 | 978 | { |
@@ -990,7 +990,7 @@ discard block |
||
| 990 | 990 | } |
| 991 | 991 | /** |
| 992 | 992 | * Get InboxReminders value |
| 993 | - * @return \Ews\ArrayType\EwsArrayOfInboxReminderType|null |
|
| 993 | + * @return \Ews\ArrayType\EwsArrayOfInboxReminderType |
|
| 994 | 994 | */ |
| 995 | 995 | public function getInboxReminders() |
| 996 | 996 | { |
@@ -1008,7 +1008,7 @@ discard block |
||
| 1008 | 1008 | } |
| 1009 | 1009 | /** |
| 1010 | 1010 | * Get ConflictingMeetingCount value |
| 1011 | - * @return int|null |
|
| 1011 | + * @return integer |
|
| 1012 | 1012 | */ |
| 1013 | 1013 | public function getConflictingMeetingCount() |
| 1014 | 1014 | { |
@@ -1030,7 +1030,7 @@ discard block |
||
| 1030 | 1030 | } |
| 1031 | 1031 | /** |
| 1032 | 1032 | * Get AdjacentMeetingCount value |
| 1033 | - * @return int|null |
|
| 1033 | + * @return integer |
|
| 1034 | 1034 | */ |
| 1035 | 1035 | public function getAdjacentMeetingCount() |
| 1036 | 1036 | { |
@@ -1052,7 +1052,7 @@ discard block |
||
| 1052 | 1052 | } |
| 1053 | 1053 | /** |
| 1054 | 1054 | * Get ConflictingMeetings value |
| 1055 | - * @return \Ews\StructType\EwsNonEmptyArrayOfAllItemsType|null |
|
| 1055 | + * @return EwsNonEmptyArrayOfAllItemsType |
|
| 1056 | 1056 | */ |
| 1057 | 1057 | public function getConflictingMeetings() |
| 1058 | 1058 | { |
@@ -1070,7 +1070,7 @@ discard block |
||
| 1070 | 1070 | } |
| 1071 | 1071 | /** |
| 1072 | 1072 | * Get AdjacentMeetings value |
| 1073 | - * @return \Ews\StructType\EwsNonEmptyArrayOfAllItemsType|null |
|
| 1073 | + * @return EwsNonEmptyArrayOfAllItemsType |
|
| 1074 | 1074 | */ |
| 1075 | 1075 | public function getAdjacentMeetings() |
| 1076 | 1076 | { |
@@ -1088,7 +1088,7 @@ discard block |
||
| 1088 | 1088 | } |
| 1089 | 1089 | /** |
| 1090 | 1090 | * Get Duration value |
| 1091 | - * @return string|null |
|
| 1091 | + * @return string |
|
| 1092 | 1092 | */ |
| 1093 | 1093 | public function getDuration() |
| 1094 | 1094 | { |
@@ -1110,7 +1110,7 @@ discard block |
||
| 1110 | 1110 | } |
| 1111 | 1111 | /** |
| 1112 | 1112 | * Get TimeZone value |
| 1113 | - * @return string|null |
|
| 1113 | + * @return string |
|
| 1114 | 1114 | */ |
| 1115 | 1115 | public function getTimeZone() |
| 1116 | 1116 | { |
@@ -1132,7 +1132,7 @@ discard block |
||
| 1132 | 1132 | } |
| 1133 | 1133 | /** |
| 1134 | 1134 | * Get AppointmentReplyTime value |
| 1135 | - * @return string|null |
|
| 1135 | + * @return string |
|
| 1136 | 1136 | */ |
| 1137 | 1137 | public function getAppointmentReplyTime() |
| 1138 | 1138 | { |
@@ -1154,7 +1154,7 @@ discard block |
||
| 1154 | 1154 | } |
| 1155 | 1155 | /** |
| 1156 | 1156 | * Get AppointmentSequenceNumber value |
| 1157 | - * @return int|null |
|
| 1157 | + * @return integer |
|
| 1158 | 1158 | */ |
| 1159 | 1159 | public function getAppointmentSequenceNumber() |
| 1160 | 1160 | { |
@@ -1176,7 +1176,7 @@ discard block |
||
| 1176 | 1176 | } |
| 1177 | 1177 | /** |
| 1178 | 1178 | * Get AppointmentState value |
| 1179 | - * @return int|null |
|
| 1179 | + * @return integer |
|
| 1180 | 1180 | */ |
| 1181 | 1181 | public function getAppointmentState() |
| 1182 | 1182 | { |
@@ -1198,7 +1198,7 @@ discard block |
||
| 1198 | 1198 | } |
| 1199 | 1199 | /** |
| 1200 | 1200 | * Get Recurrence value |
| 1201 | - * @return \Ews\StructType\EwsRecurrenceType|null |
|
| 1201 | + * @return EwsRecurrenceType |
|
| 1202 | 1202 | */ |
| 1203 | 1203 | public function getRecurrence() |
| 1204 | 1204 | { |
@@ -1216,7 +1216,7 @@ discard block |
||
| 1216 | 1216 | } |
| 1217 | 1217 | /** |
| 1218 | 1218 | * Get FirstOccurrence value |
| 1219 | - * @return \Ews\StructType\EwsOccurrenceInfoType|null |
|
| 1219 | + * @return EwsOccurrenceInfoType |
|
| 1220 | 1220 | */ |
| 1221 | 1221 | public function getFirstOccurrence() |
| 1222 | 1222 | { |
@@ -1234,7 +1234,7 @@ discard block |
||
| 1234 | 1234 | } |
| 1235 | 1235 | /** |
| 1236 | 1236 | * Get LastOccurrence value |
| 1237 | - * @return \Ews\StructType\EwsOccurrenceInfoType|null |
|
| 1237 | + * @return EwsOccurrenceInfoType |
|
| 1238 | 1238 | */ |
| 1239 | 1239 | public function getLastOccurrence() |
| 1240 | 1240 | { |
@@ -1252,7 +1252,7 @@ discard block |
||
| 1252 | 1252 | } |
| 1253 | 1253 | /** |
| 1254 | 1254 | * Get ModifiedOccurrences value |
| 1255 | - * @return \Ews\ArrayType\EwsNonEmptyArrayOfOccurrenceInfoType|null |
|
| 1255 | + * @return \Ews\ArrayType\EwsNonEmptyArrayOfOccurrenceInfoType |
|
| 1256 | 1256 | */ |
| 1257 | 1257 | public function getModifiedOccurrences() |
| 1258 | 1258 | { |
@@ -1270,7 +1270,7 @@ discard block |
||
| 1270 | 1270 | } |
| 1271 | 1271 | /** |
| 1272 | 1272 | * Get DeletedOccurrences value |
| 1273 | - * @return \Ews\ArrayType\EwsNonEmptyArrayOfDeletedOccurrencesType|null |
|
| 1273 | + * @return \Ews\ArrayType\EwsNonEmptyArrayOfDeletedOccurrencesType |
|
| 1274 | 1274 | */ |
| 1275 | 1275 | public function getDeletedOccurrences() |
| 1276 | 1276 | { |
@@ -1288,7 +1288,7 @@ discard block |
||
| 1288 | 1288 | } |
| 1289 | 1289 | /** |
| 1290 | 1290 | * Get MeetingTimeZone value |
| 1291 | - * @return \Ews\StructType\EwsTimeZoneType|null |
|
| 1291 | + * @return EwsTimeZoneType |
|
| 1292 | 1292 | */ |
| 1293 | 1293 | public function getMeetingTimeZone() |
| 1294 | 1294 | { |
@@ -1306,7 +1306,7 @@ discard block |
||
| 1306 | 1306 | } |
| 1307 | 1307 | /** |
| 1308 | 1308 | * Get StartTimeZone value |
| 1309 | - * @return \Ews\StructType\EwsTimeZoneDefinitionType|null |
|
| 1309 | + * @return EwsTimeZoneDefinitionType |
|
| 1310 | 1310 | */ |
| 1311 | 1311 | public function getStartTimeZone() |
| 1312 | 1312 | { |
@@ -1324,7 +1324,7 @@ discard block |
||
| 1324 | 1324 | } |
| 1325 | 1325 | /** |
| 1326 | 1326 | * Get EndTimeZone value |
| 1327 | - * @return \Ews\StructType\EwsTimeZoneDefinitionType|null |
|
| 1327 | + * @return EwsTimeZoneDefinitionType |
|
| 1328 | 1328 | */ |
| 1329 | 1329 | public function getEndTimeZone() |
| 1330 | 1330 | { |
@@ -1342,7 +1342,7 @@ discard block |
||
| 1342 | 1342 | } |
| 1343 | 1343 | /** |
| 1344 | 1344 | * Get ConferenceType value |
| 1345 | - * @return int|null |
|
| 1345 | + * @return integer |
|
| 1346 | 1346 | */ |
| 1347 | 1347 | public function getConferenceType() |
| 1348 | 1348 | { |
@@ -1364,7 +1364,7 @@ discard block |
||
| 1364 | 1364 | } |
| 1365 | 1365 | /** |
| 1366 | 1366 | * Get AllowNewTimeProposal value |
| 1367 | - * @return bool|null |
|
| 1367 | + * @return boolean |
|
| 1368 | 1368 | */ |
| 1369 | 1369 | public function getAllowNewTimeProposal() |
| 1370 | 1370 | { |
@@ -1382,7 +1382,7 @@ discard block |
||
| 1382 | 1382 | } |
| 1383 | 1383 | /** |
| 1384 | 1384 | * Get IsOnlineMeeting value |
| 1385 | - * @return bool|null |
|
| 1385 | + * @return boolean |
|
| 1386 | 1386 | */ |
| 1387 | 1387 | public function getIsOnlineMeeting() |
| 1388 | 1388 | { |
@@ -1400,7 +1400,7 @@ discard block |
||
| 1400 | 1400 | } |
| 1401 | 1401 | /** |
| 1402 | 1402 | * Get MeetingWorkspaceUrl value |
| 1403 | - * @return string|null |
|
| 1403 | + * @return string |
|
| 1404 | 1404 | */ |
| 1405 | 1405 | public function getMeetingWorkspaceUrl() |
| 1406 | 1406 | { |
@@ -1422,7 +1422,7 @@ discard block |
||
| 1422 | 1422 | } |
| 1423 | 1423 | /** |
| 1424 | 1424 | * Get NetShowUrl value |
| 1425 | - * @return string|null |
|
| 1425 | + * @return string |
|
| 1426 | 1426 | */ |
| 1427 | 1427 | public function getNetShowUrl() |
| 1428 | 1428 | { |
@@ -1444,7 +1444,7 @@ discard block |
||
| 1444 | 1444 | } |
| 1445 | 1445 | /** |
| 1446 | 1446 | * Get EnhancedLocation value |
| 1447 | - * @return \Ews\StructType\EwsEnhancedLocationType|null |
|
| 1447 | + * @return EwsEnhancedLocationType |
|
| 1448 | 1448 | */ |
| 1449 | 1449 | public function getEnhancedLocation() |
| 1450 | 1450 | { |
@@ -1462,7 +1462,7 @@ discard block |
||
| 1462 | 1462 | } |
| 1463 | 1463 | /** |
| 1464 | 1464 | * Get StartWallClock value |
| 1465 | - * @return string|null |
|
| 1465 | + * @return string |
|
| 1466 | 1466 | */ |
| 1467 | 1467 | public function getStartWallClock() |
| 1468 | 1468 | { |
@@ -1484,7 +1484,7 @@ discard block |
||
| 1484 | 1484 | } |
| 1485 | 1485 | /** |
| 1486 | 1486 | * Get EndWallClock value |
| 1487 | - * @return string|null |
|
| 1487 | + * @return string |
|
| 1488 | 1488 | */ |
| 1489 | 1489 | public function getEndWallClock() |
| 1490 | 1490 | { |
@@ -1506,7 +1506,7 @@ discard block |
||
| 1506 | 1506 | } |
| 1507 | 1507 | /** |
| 1508 | 1508 | * Get StartTimeZoneId value |
| 1509 | - * @return string|null |
|
| 1509 | + * @return string |
|
| 1510 | 1510 | */ |
| 1511 | 1511 | public function getStartTimeZoneId() |
| 1512 | 1512 | { |
@@ -1528,7 +1528,7 @@ discard block |
||
| 1528 | 1528 | } |
| 1529 | 1529 | /** |
| 1530 | 1530 | * Get EndTimeZoneId value |
| 1531 | - * @return string|null |
|
| 1531 | + * @return string |
|
| 1532 | 1532 | */ |
| 1533 | 1533 | public function getEndTimeZoneId() |
| 1534 | 1534 | { |
@@ -1550,7 +1550,7 @@ discard block |
||
| 1550 | 1550 | } |
| 1551 | 1551 | /** |
| 1552 | 1552 | * Get IntendedFreeBusyStatus value |
| 1553 | - * @return string|null |
|
| 1553 | + * @return string |
|
| 1554 | 1554 | */ |
| 1555 | 1555 | public function getIntendedFreeBusyStatus() |
| 1556 | 1556 | { |
@@ -1575,7 +1575,7 @@ discard block |
||
| 1575 | 1575 | } |
| 1576 | 1576 | /** |
| 1577 | 1577 | * Get JoinOnlineMeetingUrl value |
| 1578 | - * @return string|null |
|
| 1578 | + * @return string |
|
| 1579 | 1579 | */ |
| 1580 | 1580 | public function getJoinOnlineMeetingUrl() |
| 1581 | 1581 | { |
@@ -1597,7 +1597,7 @@ discard block |
||
| 1597 | 1597 | } |
| 1598 | 1598 | /** |
| 1599 | 1599 | * Get OnlineMeetingSettings value |
| 1600 | - * @return \Ews\StructType\EwsOnlineMeetingSettingsType|null |
|
| 1600 | + * @return EwsOnlineMeetingSettingsType |
|
| 1601 | 1601 | */ |
| 1602 | 1602 | public function getOnlineMeetingSettings() |
| 1603 | 1603 | { |
@@ -1615,7 +1615,7 @@ discard block |
||
| 1615 | 1615 | } |
| 1616 | 1616 | /** |
| 1617 | 1617 | * Get IsOrganizer value |
| 1618 | - * @return bool|null |
|
| 1618 | + * @return boolean |
|
| 1619 | 1619 | */ |
| 1620 | 1620 | public function getIsOrganizer() |
| 1621 | 1621 | { |
@@ -392,7 +392,7 @@ discard block |
||
| 392 | 392 | } |
| 393 | 393 | /** |
| 394 | 394 | * Get CallType value |
| 395 | - * @return string|null |
|
| 395 | + * @return string |
|
| 396 | 396 | */ |
| 397 | 397 | public function getCallType() |
| 398 | 398 | { |
@@ -414,7 +414,7 @@ discard block |
||
| 414 | 414 | } |
| 415 | 415 | /** |
| 416 | 416 | * Get CallIdentity value |
| 417 | - * @return string|null |
|
| 417 | + * @return string |
|
| 418 | 418 | */ |
| 419 | 419 | public function getCallIdentity() |
| 420 | 420 | { |
@@ -436,7 +436,7 @@ discard block |
||
| 436 | 436 | } |
| 437 | 437 | /** |
| 438 | 438 | * Get ParentCallIdentity value |
| 439 | - * @return string|null |
|
| 439 | + * @return string |
|
| 440 | 440 | */ |
| 441 | 441 | public function getParentCallIdentity() |
| 442 | 442 | { |
@@ -458,7 +458,7 @@ discard block |
||
| 458 | 458 | } |
| 459 | 459 | /** |
| 460 | 460 | * Get UMServerName value |
| 461 | - * @return string|null |
|
| 461 | + * @return string |
|
| 462 | 462 | */ |
| 463 | 463 | public function getUMServerName() |
| 464 | 464 | { |
@@ -480,7 +480,7 @@ discard block |
||
| 480 | 480 | } |
| 481 | 481 | /** |
| 482 | 482 | * Get DialPlanGuid value |
| 483 | - * @return string|null |
|
| 483 | + * @return string |
|
| 484 | 484 | */ |
| 485 | 485 | public function getDialPlanGuid() |
| 486 | 486 | { |
@@ -506,7 +506,7 @@ discard block |
||
| 506 | 506 | } |
| 507 | 507 | /** |
| 508 | 508 | * Get DialPlanName value |
| 509 | - * @return string|null |
|
| 509 | + * @return string |
|
| 510 | 510 | */ |
| 511 | 511 | public function getDialPlanName() |
| 512 | 512 | { |
@@ -528,7 +528,7 @@ discard block |
||
| 528 | 528 | } |
| 529 | 529 | /** |
| 530 | 530 | * Get IPGatewayAddress value |
| 531 | - * @return string|null |
|
| 531 | + * @return string |
|
| 532 | 532 | */ |
| 533 | 533 | public function getIPGatewayAddress() |
| 534 | 534 | { |
@@ -550,7 +550,7 @@ discard block |
||
| 550 | 550 | } |
| 551 | 551 | /** |
| 552 | 552 | * Get IPGatewayName value |
| 553 | - * @return string|null |
|
| 553 | + * @return string |
|
| 554 | 554 | */ |
| 555 | 555 | public function getIPGatewayName() |
| 556 | 556 | { |
@@ -572,7 +572,7 @@ discard block |
||
| 572 | 572 | } |
| 573 | 573 | /** |
| 574 | 574 | * Get CalledPhoneNumber value |
| 575 | - * @return string|null |
|
| 575 | + * @return string |
|
| 576 | 576 | */ |
| 577 | 577 | public function getCalledPhoneNumber() |
| 578 | 578 | { |
@@ -594,7 +594,7 @@ discard block |
||
| 594 | 594 | } |
| 595 | 595 | /** |
| 596 | 596 | * Get CallerPhoneNumber value |
| 597 | - * @return string|null |
|
| 597 | + * @return string |
|
| 598 | 598 | */ |
| 599 | 599 | public function getCallerPhoneNumber() |
| 600 | 600 | { |
@@ -616,7 +616,7 @@ discard block |
||
| 616 | 616 | } |
| 617 | 617 | /** |
| 618 | 618 | * Get OfferResult value |
| 619 | - * @return string|null |
|
| 619 | + * @return string |
|
| 620 | 620 | */ |
| 621 | 621 | public function getOfferResult() |
| 622 | 622 | { |
@@ -638,7 +638,7 @@ discard block |
||
| 638 | 638 | } |
| 639 | 639 | /** |
| 640 | 640 | * Get DropCallReason value |
| 641 | - * @return string|null |
|
| 641 | + * @return string |
|
| 642 | 642 | */ |
| 643 | 643 | public function getDropCallReason() |
| 644 | 644 | { |
@@ -660,7 +660,7 @@ discard block |
||
| 660 | 660 | } |
| 661 | 661 | /** |
| 662 | 662 | * Get ReasonForCall value |
| 663 | - * @return string|null |
|
| 663 | + * @return string |
|
| 664 | 664 | */ |
| 665 | 665 | public function getReasonForCall() |
| 666 | 666 | { |
@@ -682,7 +682,7 @@ discard block |
||
| 682 | 682 | } |
| 683 | 683 | /** |
| 684 | 684 | * Get TransferredNumber value |
| 685 | - * @return string|null |
|
| 685 | + * @return string |
|
| 686 | 686 | */ |
| 687 | 687 | public function getTransferredNumber() |
| 688 | 688 | { |
@@ -704,7 +704,7 @@ discard block |
||
| 704 | 704 | } |
| 705 | 705 | /** |
| 706 | 706 | * Get DialedString value |
| 707 | - * @return string|null |
|
| 707 | + * @return string |
|
| 708 | 708 | */ |
| 709 | 709 | public function getDialedString() |
| 710 | 710 | { |
@@ -726,7 +726,7 @@ discard block |
||
| 726 | 726 | } |
| 727 | 727 | /** |
| 728 | 728 | * Get CallerMailboxAlias value |
| 729 | - * @return string|null |
|
| 729 | + * @return string |
|
| 730 | 730 | */ |
| 731 | 731 | public function getCallerMailboxAlias() |
| 732 | 732 | { |
@@ -748,7 +748,7 @@ discard block |
||
| 748 | 748 | } |
| 749 | 749 | /** |
| 750 | 750 | * Get CalleeMailboxAlias value |
| 751 | - * @return string|null |
|
| 751 | + * @return string |
|
| 752 | 752 | */ |
| 753 | 753 | public function getCalleeMailboxAlias() |
| 754 | 754 | { |
@@ -770,7 +770,7 @@ discard block |
||
| 770 | 770 | } |
| 771 | 771 | /** |
| 772 | 772 | * Get CallerLegacyExchangeDN value |
| 773 | - * @return string|null |
|
| 773 | + * @return string |
|
| 774 | 774 | */ |
| 775 | 775 | public function getCallerLegacyExchangeDN() |
| 776 | 776 | { |
@@ -792,7 +792,7 @@ discard block |
||
| 792 | 792 | } |
| 793 | 793 | /** |
| 794 | 794 | * Get CalleeLegacyExchangeDN value |
| 795 | - * @return string|null |
|
| 795 | + * @return string |
|
| 796 | 796 | */ |
| 797 | 797 | public function getCalleeLegacyExchangeDN() |
| 798 | 798 | { |
@@ -814,7 +814,7 @@ discard block |
||
| 814 | 814 | } |
| 815 | 815 | /** |
| 816 | 816 | * Get AutoAttendantName value |
| 817 | - * @return string|null |
|
| 817 | + * @return string |
|
| 818 | 818 | */ |
| 819 | 819 | public function getAutoAttendantName() |
| 820 | 820 | { |
@@ -836,7 +836,7 @@ discard block |
||
| 836 | 836 | } |
| 837 | 837 | /** |
| 838 | 838 | * Get AudioQualityMetrics value |
| 839 | - * @return \Ews\StructType\EwsAudioQualityType|null |
|
| 839 | + * @return EwsAudioQualityType |
|
| 840 | 840 | */ |
| 841 | 841 | public function getAudioQualityMetrics() |
| 842 | 842 | { |
@@ -53,7 +53,7 @@ discard block |
||
| 53 | 53 | } |
| 54 | 54 | /** |
| 55 | 55 | * Get Id value |
| 56 | - * @return string|null |
|
| 56 | + * @return string |
|
| 57 | 57 | */ |
| 58 | 58 | public function getId() |
| 59 | 59 | { |
@@ -75,7 +75,7 @@ discard block |
||
| 75 | 75 | } |
| 76 | 76 | /** |
| 77 | 77 | * Get TokenType value |
| 78 | - * @return string|null |
|
| 78 | + * @return string |
|
| 79 | 79 | */ |
| 80 | 80 | public function getTokenType() |
| 81 | 81 | { |
@@ -100,7 +100,7 @@ discard block |
||
| 100 | 100 | } |
| 101 | 101 | /** |
| 102 | 102 | * Get TokenValue value |
| 103 | - * @return string|null |
|
| 103 | + * @return string |
|
| 104 | 104 | */ |
| 105 | 105 | public function getTokenValue() |
| 106 | 106 | { |
@@ -122,7 +122,7 @@ discard block |
||
| 122 | 122 | } |
| 123 | 123 | /** |
| 124 | 124 | * Get TTL value |
| 125 | - * @return int|null |
|
| 125 | + * @return integer |
|
| 126 | 126 | */ |
| 127 | 127 | public function getTTL() |
| 128 | 128 | { |
@@ -156,7 +156,7 @@ |
||
| 156 | 156 | } |
| 157 | 157 | /** |
| 158 | 158 | * Get PredictedAction value |
| 159 | - * @return string|null |
|
| 159 | + * @return string |
|
| 160 | 160 | */ |
| 161 | 161 | public function getPredictedAction() |
| 162 | 162 | { |
@@ -29,7 +29,7 @@ |
||
| 29 | 29 | } |
| 30 | 30 | /** |
| 31 | 31 | * Get Count value |
| 32 | - * @return int|null |
|
| 32 | + * @return integer |
|
| 33 | 33 | */ |
| 34 | 34 | public function getCount() |
| 35 | 35 | { |
@@ -103,7 +103,7 @@ |
||
| 103 | 103 | } |
| 104 | 104 | /** |
| 105 | 105 | * Get OwnerCid value |
| 106 | - * @return int|null |
|
| 106 | + * @return integer |
|
| 107 | 107 | */ |
| 108 | 108 | public function getOwnerCid() |
| 109 | 109 | { |