@@ -89,7 +89,7 @@ discard block |
||
89 | 89 | } |
90 | 90 | /** |
91 | 91 | * Get Id value |
92 | - * @return string|null |
|
92 | + * @return string |
|
93 | 93 | */ |
94 | 94 | public function getId() |
95 | 95 | { |
@@ -115,7 +115,7 @@ discard block |
||
115 | 115 | } |
116 | 116 | /** |
117 | 117 | * Get ReminderOffset value |
118 | - * @return int|null |
|
118 | + * @return integer |
|
119 | 119 | */ |
120 | 120 | public function getReminderOffset() |
121 | 121 | { |
@@ -137,7 +137,7 @@ discard block |
||
137 | 137 | } |
138 | 138 | /** |
139 | 139 | * Get Message value |
140 | - * @return string|null |
|
140 | + * @return string |
|
141 | 141 | */ |
142 | 142 | public function getMessage() |
143 | 143 | { |
@@ -159,7 +159,7 @@ discard block |
||
159 | 159 | } |
160 | 160 | /** |
161 | 161 | * Get IsOrganizerReminder value |
162 | - * @return bool|null |
|
162 | + * @return boolean |
|
163 | 163 | */ |
164 | 164 | public function getIsOrganizerReminder() |
165 | 165 | { |
@@ -177,7 +177,7 @@ discard block |
||
177 | 177 | } |
178 | 178 | /** |
179 | 179 | * Get OccurrenceChange value |
180 | - * @return string|null |
|
180 | + * @return string |
|
181 | 181 | */ |
182 | 182 | public function getOccurrenceChange() |
183 | 183 | { |
@@ -202,7 +202,7 @@ discard block |
||
202 | 202 | } |
203 | 203 | /** |
204 | 204 | * Get SendOption value |
205 | - * @return string|null |
|
205 | + * @return string |
|
206 | 206 | */ |
207 | 207 | public function getSendOption() |
208 | 208 | { |
@@ -54,7 +54,7 @@ discard block |
||
54 | 54 | } |
55 | 55 | /** |
56 | 56 | * Get Count value |
57 | - * @return int|null |
|
57 | + * @return integer |
|
58 | 58 | */ |
59 | 59 | public function getCount() |
60 | 60 | { |
@@ -76,7 +76,7 @@ discard block |
||
76 | 76 | } |
77 | 77 | /** |
78 | 78 | * Get Types value |
79 | - * @return \Ews\ArrayType\EwsArrayOfStringsType|null |
|
79 | + * @return \Ews\ArrayType\EwsArrayOfStringsType |
|
80 | 80 | */ |
81 | 81 | public function getTypes() |
82 | 82 | { |
@@ -94,7 +94,7 @@ discard block |
||
94 | 94 | } |
95 | 95 | /** |
96 | 96 | * Get KeyInsightsOnly value |
97 | - * @return bool|null |
|
97 | + * @return boolean |
|
98 | 98 | */ |
99 | 99 | public function getKeyInsightsOnly() |
100 | 100 | { |
@@ -43,7 +43,7 @@ discard block |
||
43 | 43 | } |
44 | 44 | /** |
45 | 45 | * Get InsightSource value |
46 | - * @return string|null |
|
46 | + * @return string |
|
47 | 47 | */ |
48 | 48 | public function getInsightSource() |
49 | 49 | { |
@@ -65,7 +65,7 @@ discard block |
||
65 | 65 | } |
66 | 66 | /** |
67 | 67 | * Get UpdatedUtcTicks value |
68 | - * @return int|null |
|
68 | + * @return integer |
|
69 | 69 | */ |
70 | 70 | public function getUpdatedUtcTicks() |
71 | 71 | { |
@@ -156,7 +156,7 @@ discard block |
||
156 | 156 | } |
157 | 157 | /** |
158 | 158 | * Get Items value |
159 | - * @return \Ews\ArrayType\EwsArrayOfItemsType|null |
|
159 | + * @return \Ews\ArrayType\EwsArrayOfItemsType |
|
160 | 160 | */ |
161 | 161 | public function getItems() |
162 | 162 | { |
@@ -174,7 +174,7 @@ discard block |
||
174 | 174 | } |
175 | 175 | /** |
176 | 176 | * Get Conversations value |
177 | - * @return \Ews\ArrayType\EwsArrayOfConversationsType|null |
|
177 | + * @return \Ews\ArrayType\EwsArrayOfConversationsType |
|
178 | 178 | */ |
179 | 179 | public function getConversations() |
180 | 180 | { |
@@ -192,7 +192,7 @@ discard block |
||
192 | 192 | } |
193 | 193 | /** |
194 | 194 | * Get CalendarItems value |
195 | - * @return \Ews\ArrayType\EwsArrayOfCalendarItemsType|null |
|
195 | + * @return \Ews\ArrayType\EwsArrayOfCalendarItemsType |
|
196 | 196 | */ |
197 | 197 | public function getCalendarItems() |
198 | 198 | { |
@@ -29,7 +29,7 @@ |
||
29 | 29 | } |
30 | 30 | /** |
31 | 31 | * Get Interval value |
32 | - * @return int|null |
|
32 | + * @return integer |
|
33 | 33 | */ |
34 | 34 | public function getInterval() |
35 | 35 | { |
@@ -145,7 +145,7 @@ discard block |
||
145 | 145 | } |
146 | 146 | /** |
147 | 147 | * Get BaseShape value |
148 | - * @return string|null |
|
148 | + * @return string |
|
149 | 149 | */ |
150 | 150 | public function getBaseShape() |
151 | 151 | { |
@@ -170,7 +170,7 @@ discard block |
||
170 | 170 | } |
171 | 171 | /** |
172 | 172 | * Get IncludeMimeContent value |
173 | - * @return bool|null |
|
173 | + * @return boolean |
|
174 | 174 | */ |
175 | 175 | public function getIncludeMimeContent() |
176 | 176 | { |
@@ -188,7 +188,7 @@ discard block |
||
188 | 188 | } |
189 | 189 | /** |
190 | 190 | * Get BodyType value |
191 | - * @return string|null |
|
191 | + * @return string |
|
192 | 192 | */ |
193 | 193 | public function getBodyType() |
194 | 194 | { |
@@ -213,7 +213,7 @@ discard block |
||
213 | 213 | } |
214 | 214 | /** |
215 | 215 | * Get UniqueBodyType value |
216 | - * @return string|null |
|
216 | + * @return string |
|
217 | 217 | */ |
218 | 218 | public function getUniqueBodyType() |
219 | 219 | { |
@@ -238,7 +238,7 @@ discard block |
||
238 | 238 | } |
239 | 239 | /** |
240 | 240 | * Get NormalizedBodyType value |
241 | - * @return string|null |
|
241 | + * @return string |
|
242 | 242 | */ |
243 | 243 | public function getNormalizedBodyType() |
244 | 244 | { |
@@ -263,7 +263,7 @@ discard block |
||
263 | 263 | } |
264 | 264 | /** |
265 | 265 | * Get FilterHtmlContent value |
266 | - * @return bool|null |
|
266 | + * @return boolean |
|
267 | 267 | */ |
268 | 268 | public function getFilterHtmlContent() |
269 | 269 | { |
@@ -281,7 +281,7 @@ discard block |
||
281 | 281 | } |
282 | 282 | /** |
283 | 283 | * Get ConvertHtmlCodePageToUTF8 value |
284 | - * @return bool|null |
|
284 | + * @return boolean |
|
285 | 285 | */ |
286 | 286 | public function getConvertHtmlCodePageToUTF8() |
287 | 287 | { |
@@ -299,7 +299,7 @@ discard block |
||
299 | 299 | } |
300 | 300 | /** |
301 | 301 | * Get InlineImageUrlTemplate value |
302 | - * @return string|null |
|
302 | + * @return string |
|
303 | 303 | */ |
304 | 304 | public function getInlineImageUrlTemplate() |
305 | 305 | { |
@@ -321,7 +321,7 @@ discard block |
||
321 | 321 | } |
322 | 322 | /** |
323 | 323 | * Get BlockExternalImages value |
324 | - * @return bool|null |
|
324 | + * @return boolean |
|
325 | 325 | */ |
326 | 326 | public function getBlockExternalImages() |
327 | 327 | { |
@@ -339,7 +339,7 @@ discard block |
||
339 | 339 | } |
340 | 340 | /** |
341 | 341 | * Get AddBlankTargetToLinks value |
342 | - * @return bool|null |
|
342 | + * @return boolean |
|
343 | 343 | */ |
344 | 344 | public function getAddBlankTargetToLinks() |
345 | 345 | { |
@@ -357,7 +357,7 @@ discard block |
||
357 | 357 | } |
358 | 358 | /** |
359 | 359 | * Get MaximumBodySize value |
360 | - * @return int|null |
|
360 | + * @return integer |
|
361 | 361 | */ |
362 | 362 | public function getMaximumBodySize() |
363 | 363 | { |
@@ -379,7 +379,7 @@ discard block |
||
379 | 379 | } |
380 | 380 | /** |
381 | 381 | * Get AdditionalProperties value |
382 | - * @return \Ews\ArrayType\EwsNonEmptyArrayOfPathsToElementType|null |
|
382 | + * @return \Ews\ArrayType\EwsNonEmptyArrayOfPathsToElementType |
|
383 | 383 | */ |
384 | 384 | public function getAdditionalProperties() |
385 | 385 | { |
@@ -634,7 +634,7 @@ discard block |
||
634 | 634 | } |
635 | 635 | /** |
636 | 636 | * Get MimeContent value |
637 | - * @return \Ews\StructType\EwsMimeContentType|null |
|
637 | + * @return EwsMimeContentType |
|
638 | 638 | */ |
639 | 639 | public function getMimeContent() |
640 | 640 | { |
@@ -652,7 +652,7 @@ discard block |
||
652 | 652 | } |
653 | 653 | /** |
654 | 654 | * Get ItemId value |
655 | - * @return \Ews\StructType\EwsItemIdType|null |
|
655 | + * @return EwsItemIdType |
|
656 | 656 | */ |
657 | 657 | public function getItemId() |
658 | 658 | { |
@@ -670,7 +670,7 @@ discard block |
||
670 | 670 | } |
671 | 671 | /** |
672 | 672 | * Get ParentFolderId value |
673 | - * @return \Ews\StructType\EwsFolderIdType|null |
|
673 | + * @return EwsFolderIdType |
|
674 | 674 | */ |
675 | 675 | public function getParentFolderId() |
676 | 676 | { |
@@ -688,7 +688,7 @@ discard block |
||
688 | 688 | } |
689 | 689 | /** |
690 | 690 | * Get ItemClass value |
691 | - * @return string|null |
|
691 | + * @return string |
|
692 | 692 | */ |
693 | 693 | public function getItemClass() |
694 | 694 | { |
@@ -710,7 +710,7 @@ discard block |
||
710 | 710 | } |
711 | 711 | /** |
712 | 712 | * Get Subject value |
713 | - * @return string|null |
|
713 | + * @return string |
|
714 | 714 | */ |
715 | 715 | public function getSubject() |
716 | 716 | { |
@@ -732,7 +732,7 @@ discard block |
||
732 | 732 | } |
733 | 733 | /** |
734 | 734 | * Get Sensitivity value |
735 | - * @return string|null |
|
735 | + * @return string |
|
736 | 736 | */ |
737 | 737 | public function getSensitivity() |
738 | 738 | { |
@@ -757,7 +757,7 @@ discard block |
||
757 | 757 | } |
758 | 758 | /** |
759 | 759 | * Get Body value |
760 | - * @return \Ews\StructType\EwsBodyType|null |
|
760 | + * @return EwsBodyType |
|
761 | 761 | */ |
762 | 762 | public function getBody() |
763 | 763 | { |
@@ -775,7 +775,7 @@ discard block |
||
775 | 775 | } |
776 | 776 | /** |
777 | 777 | * Get Attachments value |
778 | - * @return \Ews\StructType\EwsNonEmptyArrayOfAttachmentsType|null |
|
778 | + * @return EwsNonEmptyArrayOfAttachmentsType |
|
779 | 779 | */ |
780 | 780 | public function getAttachments() |
781 | 781 | { |
@@ -793,7 +793,7 @@ discard block |
||
793 | 793 | } |
794 | 794 | /** |
795 | 795 | * Get DateTimeReceived value |
796 | - * @return string|null |
|
796 | + * @return string |
|
797 | 797 | */ |
798 | 798 | public function getDateTimeReceived() |
799 | 799 | { |
@@ -815,7 +815,7 @@ discard block |
||
815 | 815 | } |
816 | 816 | /** |
817 | 817 | * Get Size value |
818 | - * @return int|null |
|
818 | + * @return integer |
|
819 | 819 | */ |
820 | 820 | public function getSize() |
821 | 821 | { |
@@ -837,7 +837,7 @@ discard block |
||
837 | 837 | } |
838 | 838 | /** |
839 | 839 | * Get Categories value |
840 | - * @return \Ews\ArrayType\EwsArrayOfStringsType|null |
|
840 | + * @return \Ews\ArrayType\EwsArrayOfStringsType |
|
841 | 841 | */ |
842 | 842 | public function getCategories() |
843 | 843 | { |
@@ -855,7 +855,7 @@ discard block |
||
855 | 855 | } |
856 | 856 | /** |
857 | 857 | * Get Importance value |
858 | - * @return string|null |
|
858 | + * @return string |
|
859 | 859 | */ |
860 | 860 | public function getImportance() |
861 | 861 | { |
@@ -880,7 +880,7 @@ discard block |
||
880 | 880 | } |
881 | 881 | /** |
882 | 882 | * Get InReplyTo value |
883 | - * @return string|null |
|
883 | + * @return string |
|
884 | 884 | */ |
885 | 885 | public function getInReplyTo() |
886 | 886 | { |
@@ -902,7 +902,7 @@ discard block |
||
902 | 902 | } |
903 | 903 | /** |
904 | 904 | * Get IsSubmitted value |
905 | - * @return bool|null |
|
905 | + * @return boolean |
|
906 | 906 | */ |
907 | 907 | public function getIsSubmitted() |
908 | 908 | { |
@@ -920,7 +920,7 @@ discard block |
||
920 | 920 | } |
921 | 921 | /** |
922 | 922 | * Get IsDraft value |
923 | - * @return bool|null |
|
923 | + * @return boolean |
|
924 | 924 | */ |
925 | 925 | public function getIsDraft() |
926 | 926 | { |
@@ -938,7 +938,7 @@ discard block |
||
938 | 938 | } |
939 | 939 | /** |
940 | 940 | * Get IsFromMe value |
941 | - * @return bool|null |
|
941 | + * @return boolean |
|
942 | 942 | */ |
943 | 943 | public function getIsFromMe() |
944 | 944 | { |
@@ -956,7 +956,7 @@ discard block |
||
956 | 956 | } |
957 | 957 | /** |
958 | 958 | * Get IsResend value |
959 | - * @return bool|null |
|
959 | + * @return boolean |
|
960 | 960 | */ |
961 | 961 | public function getIsResend() |
962 | 962 | { |
@@ -974,7 +974,7 @@ discard block |
||
974 | 974 | } |
975 | 975 | /** |
976 | 976 | * Get IsUnmodified value |
977 | - * @return bool|null |
|
977 | + * @return boolean |
|
978 | 978 | */ |
979 | 979 | public function getIsUnmodified() |
980 | 980 | { |
@@ -992,7 +992,7 @@ discard block |
||
992 | 992 | } |
993 | 993 | /** |
994 | 994 | * Get InternetMessageHeaders value |
995 | - * @return \Ews\ArrayType\EwsNonEmptyArrayOfInternetHeadersType|null |
|
995 | + * @return \Ews\ArrayType\EwsNonEmptyArrayOfInternetHeadersType |
|
996 | 996 | */ |
997 | 997 | public function getInternetMessageHeaders() |
998 | 998 | { |
@@ -1010,7 +1010,7 @@ discard block |
||
1010 | 1010 | } |
1011 | 1011 | /** |
1012 | 1012 | * Get DateTimeSent value |
1013 | - * @return string|null |
|
1013 | + * @return string |
|
1014 | 1014 | */ |
1015 | 1015 | public function getDateTimeSent() |
1016 | 1016 | { |
@@ -1032,7 +1032,7 @@ discard block |
||
1032 | 1032 | } |
1033 | 1033 | /** |
1034 | 1034 | * Get DateTimeCreated value |
1035 | - * @return string|null |
|
1035 | + * @return string |
|
1036 | 1036 | */ |
1037 | 1037 | public function getDateTimeCreated() |
1038 | 1038 | { |
@@ -1054,7 +1054,7 @@ discard block |
||
1054 | 1054 | } |
1055 | 1055 | /** |
1056 | 1056 | * Get ResponseObjects value |
1057 | - * @return \Ews\StructType\EwsNonEmptyArrayOfResponseObjectsType|null |
|
1057 | + * @return EwsNonEmptyArrayOfResponseObjectsType |
|
1058 | 1058 | */ |
1059 | 1059 | public function getResponseObjects() |
1060 | 1060 | { |
@@ -1072,7 +1072,7 @@ discard block |
||
1072 | 1072 | } |
1073 | 1073 | /** |
1074 | 1074 | * Get ReminderDueBy value |
1075 | - * @return string|null |
|
1075 | + * @return string |
|
1076 | 1076 | */ |
1077 | 1077 | public function getReminderDueBy() |
1078 | 1078 | { |
@@ -1094,7 +1094,7 @@ discard block |
||
1094 | 1094 | } |
1095 | 1095 | /** |
1096 | 1096 | * Get ReminderIsSet value |
1097 | - * @return bool|null |
|
1097 | + * @return boolean |
|
1098 | 1098 | */ |
1099 | 1099 | public function getReminderIsSet() |
1100 | 1100 | { |
@@ -1112,7 +1112,7 @@ discard block |
||
1112 | 1112 | } |
1113 | 1113 | /** |
1114 | 1114 | * Get ReminderNextTime value |
1115 | - * @return string|null |
|
1115 | + * @return string |
|
1116 | 1116 | */ |
1117 | 1117 | public function getReminderNextTime() |
1118 | 1118 | { |
@@ -1134,7 +1134,7 @@ discard block |
||
1134 | 1134 | } |
1135 | 1135 | /** |
1136 | 1136 | * Get ReminderMinutesBeforeStart value |
1137 | - * @return int|null |
|
1137 | + * @return integer |
|
1138 | 1138 | */ |
1139 | 1139 | public function getReminderMinutesBeforeStart() |
1140 | 1140 | { |
@@ -1156,7 +1156,7 @@ discard block |
||
1156 | 1156 | } |
1157 | 1157 | /** |
1158 | 1158 | * Get DisplayCc value |
1159 | - * @return string|null |
|
1159 | + * @return string |
|
1160 | 1160 | */ |
1161 | 1161 | public function getDisplayCc() |
1162 | 1162 | { |
@@ -1178,7 +1178,7 @@ discard block |
||
1178 | 1178 | } |
1179 | 1179 | /** |
1180 | 1180 | * Get DisplayTo value |
1181 | - * @return string|null |
|
1181 | + * @return string |
|
1182 | 1182 | */ |
1183 | 1183 | public function getDisplayTo() |
1184 | 1184 | { |
@@ -1200,7 +1200,7 @@ discard block |
||
1200 | 1200 | } |
1201 | 1201 | /** |
1202 | 1202 | * Get HasAttachments value |
1203 | - * @return bool|null |
|
1203 | + * @return boolean |
|
1204 | 1204 | */ |
1205 | 1205 | public function getHasAttachments() |
1206 | 1206 | { |
@@ -1218,7 +1218,7 @@ discard block |
||
1218 | 1218 | } |
1219 | 1219 | /** |
1220 | 1220 | * Get ExtendedProperty value |
1221 | - * @return \Ews\StructType\EwsExtendedPropertyType[]|null |
|
1221 | + * @return EwsExtendedPropertyType[] |
|
1222 | 1222 | */ |
1223 | 1223 | public function getExtendedProperty() |
1224 | 1224 | { |
@@ -1258,7 +1258,7 @@ discard block |
||
1258 | 1258 | } |
1259 | 1259 | /** |
1260 | 1260 | * Get Culture value |
1261 | - * @return string|null |
|
1261 | + * @return string |
|
1262 | 1262 | */ |
1263 | 1263 | public function getCulture() |
1264 | 1264 | { |
@@ -1280,7 +1280,7 @@ discard block |
||
1280 | 1280 | } |
1281 | 1281 | /** |
1282 | 1282 | * Get EffectiveRights value |
1283 | - * @return \Ews\StructType\EwsEffectiveRightsType|null |
|
1283 | + * @return EwsEffectiveRightsType |
|
1284 | 1284 | */ |
1285 | 1285 | public function getEffectiveRights() |
1286 | 1286 | { |
@@ -1298,7 +1298,7 @@ discard block |
||
1298 | 1298 | } |
1299 | 1299 | /** |
1300 | 1300 | * Get LastModifiedName value |
1301 | - * @return string|null |
|
1301 | + * @return string |
|
1302 | 1302 | */ |
1303 | 1303 | public function getLastModifiedName() |
1304 | 1304 | { |
@@ -1320,7 +1320,7 @@ discard block |
||
1320 | 1320 | } |
1321 | 1321 | /** |
1322 | 1322 | * Get LastModifiedTime value |
1323 | - * @return string|null |
|
1323 | + * @return string |
|
1324 | 1324 | */ |
1325 | 1325 | public function getLastModifiedTime() |
1326 | 1326 | { |
@@ -1342,7 +1342,7 @@ discard block |
||
1342 | 1342 | } |
1343 | 1343 | /** |
1344 | 1344 | * Get IsAssociated value |
1345 | - * @return bool|null |
|
1345 | + * @return boolean |
|
1346 | 1346 | */ |
1347 | 1347 | public function getIsAssociated() |
1348 | 1348 | { |
@@ -1360,7 +1360,7 @@ discard block |
||
1360 | 1360 | } |
1361 | 1361 | /** |
1362 | 1362 | * Get WebClientReadFormQueryString value |
1363 | - * @return string|null |
|
1363 | + * @return string |
|
1364 | 1364 | */ |
1365 | 1365 | public function getWebClientReadFormQueryString() |
1366 | 1366 | { |
@@ -1382,7 +1382,7 @@ discard block |
||
1382 | 1382 | } |
1383 | 1383 | /** |
1384 | 1384 | * Get WebClientEditFormQueryString value |
1385 | - * @return string|null |
|
1385 | + * @return string |
|
1386 | 1386 | */ |
1387 | 1387 | public function getWebClientEditFormQueryString() |
1388 | 1388 | { |
@@ -1404,7 +1404,7 @@ discard block |
||
1404 | 1404 | } |
1405 | 1405 | /** |
1406 | 1406 | * Get ConversationId value |
1407 | - * @return \Ews\StructType\EwsItemIdType|null |
|
1407 | + * @return EwsItemIdType |
|
1408 | 1408 | */ |
1409 | 1409 | public function getConversationId() |
1410 | 1410 | { |
@@ -1422,7 +1422,7 @@ discard block |
||
1422 | 1422 | } |
1423 | 1423 | /** |
1424 | 1424 | * Get UniqueBody value |
1425 | - * @return \Ews\StructType\EwsBodyType|null |
|
1425 | + * @return EwsBodyType |
|
1426 | 1426 | */ |
1427 | 1427 | public function getUniqueBody() |
1428 | 1428 | { |
@@ -1440,7 +1440,7 @@ discard block |
||
1440 | 1440 | } |
1441 | 1441 | /** |
1442 | 1442 | * Get Flag value |
1443 | - * @return \Ews\StructType\EwsFlagType|null |
|
1443 | + * @return EwsFlagType |
|
1444 | 1444 | */ |
1445 | 1445 | public function getFlag() |
1446 | 1446 | { |
@@ -1494,7 +1494,7 @@ discard block |
||
1494 | 1494 | } |
1495 | 1495 | /** |
1496 | 1496 | * Get NormalizedBody value |
1497 | - * @return \Ews\StructType\EwsBodyType|null |
|
1497 | + * @return EwsBodyType |
|
1498 | 1498 | */ |
1499 | 1499 | public function getNormalizedBody() |
1500 | 1500 | { |
@@ -1512,7 +1512,7 @@ discard block |
||
1512 | 1512 | } |
1513 | 1513 | /** |
1514 | 1514 | * Get EntityExtractionResult value |
1515 | - * @return \Ews\StructType\EwsEntityExtractionResultType|null |
|
1515 | + * @return EwsEntityExtractionResultType |
|
1516 | 1516 | */ |
1517 | 1517 | public function getEntityExtractionResult() |
1518 | 1518 | { |
@@ -1530,7 +1530,7 @@ discard block |
||
1530 | 1530 | } |
1531 | 1531 | /** |
1532 | 1532 | * Get PolicyTag value |
1533 | - * @return \Ews\StructType\EwsRetentionTagType|null |
|
1533 | + * @return EwsRetentionTagType |
|
1534 | 1534 | */ |
1535 | 1535 | public function getPolicyTag() |
1536 | 1536 | { |
@@ -1548,7 +1548,7 @@ discard block |
||
1548 | 1548 | } |
1549 | 1549 | /** |
1550 | 1550 | * Get ArchiveTag value |
1551 | - * @return \Ews\StructType\EwsRetentionTagType|null |
|
1551 | + * @return EwsRetentionTagType |
|
1552 | 1552 | */ |
1553 | 1553 | public function getArchiveTag() |
1554 | 1554 | { |
@@ -1566,7 +1566,7 @@ discard block |
||
1566 | 1566 | } |
1567 | 1567 | /** |
1568 | 1568 | * Get RetentionDate value |
1569 | - * @return string|null |
|
1569 | + * @return string |
|
1570 | 1570 | */ |
1571 | 1571 | public function getRetentionDate() |
1572 | 1572 | { |
@@ -1588,7 +1588,7 @@ discard block |
||
1588 | 1588 | } |
1589 | 1589 | /** |
1590 | 1590 | * Get Preview value |
1591 | - * @return string|null |
|
1591 | + * @return string |
|
1592 | 1592 | */ |
1593 | 1593 | public function getPreview() |
1594 | 1594 | { |
@@ -1610,7 +1610,7 @@ discard block |
||
1610 | 1610 | } |
1611 | 1611 | /** |
1612 | 1612 | * Get RightsManagementLicenseData value |
1613 | - * @return \Ews\StructType\EwsRightsManagementLicenseDataType|null |
|
1613 | + * @return EwsRightsManagementLicenseDataType |
|
1614 | 1614 | */ |
1615 | 1615 | public function getRightsManagementLicenseData() |
1616 | 1616 | { |
@@ -1628,7 +1628,7 @@ discard block |
||
1628 | 1628 | } |
1629 | 1629 | /** |
1630 | 1630 | * Get PredictedActionReasons value |
1631 | - * @return \Ews\ArrayType\EwsNonEmptyArrayOfPredictedActionReasonType|null |
|
1631 | + * @return \Ews\ArrayType\EwsNonEmptyArrayOfPredictedActionReasonType |
|
1632 | 1632 | */ |
1633 | 1633 | public function getPredictedActionReasons() |
1634 | 1634 | { |
@@ -1646,7 +1646,7 @@ discard block |
||
1646 | 1646 | } |
1647 | 1647 | /** |
1648 | 1648 | * Get IsClutter value |
1649 | - * @return bool|null |
|
1649 | + * @return boolean |
|
1650 | 1650 | */ |
1651 | 1651 | public function getIsClutter() |
1652 | 1652 | { |
@@ -1664,7 +1664,7 @@ discard block |
||
1664 | 1664 | } |
1665 | 1665 | /** |
1666 | 1666 | * Get BlockStatus value |
1667 | - * @return bool|null |
|
1667 | + * @return boolean |
|
1668 | 1668 | */ |
1669 | 1669 | public function getBlockStatus() |
1670 | 1670 | { |
@@ -1682,7 +1682,7 @@ discard block |
||
1682 | 1682 | } |
1683 | 1683 | /** |
1684 | 1684 | * Get HasBlockedImages value |
1685 | - * @return bool|null |
|
1685 | + * @return boolean |
|
1686 | 1686 | */ |
1687 | 1687 | public function getHasBlockedImages() |
1688 | 1688 | { |
@@ -1700,7 +1700,7 @@ discard block |
||
1700 | 1700 | } |
1701 | 1701 | /** |
1702 | 1702 | * Get TextBody value |
1703 | - * @return \Ews\StructType\EwsBodyType|null |
|
1703 | + * @return EwsBodyType |
|
1704 | 1704 | */ |
1705 | 1705 | public function getTextBody() |
1706 | 1706 | { |
@@ -1718,7 +1718,7 @@ discard block |
||
1718 | 1718 | } |
1719 | 1719 | /** |
1720 | 1720 | * Get IconIndex value |
1721 | - * @return string|null |
|
1721 | + * @return string |
|
1722 | 1722 | */ |
1723 | 1723 | public function getIconIndex() |
1724 | 1724 | { |
@@ -1761,7 +1761,7 @@ discard block |
||
1761 | 1761 | } |
1762 | 1762 | /** |
1763 | 1763 | * Get SortKey value |
1764 | - * @return int|null |
|
1764 | + * @return integer |
|
1765 | 1765 | */ |
1766 | 1766 | public function getSortKey() |
1767 | 1767 | { |
@@ -1783,7 +1783,7 @@ discard block |
||
1783 | 1783 | } |
1784 | 1784 | /** |
1785 | 1785 | * Get Hashtags value |
1786 | - * @return \Ews\ArrayType\EwsArrayOfStringsType|null |
|
1786 | + * @return \Ews\ArrayType\EwsArrayOfStringsType |
|
1787 | 1787 | */ |
1788 | 1788 | public function getHashtags() |
1789 | 1789 | { |
@@ -1801,7 +1801,7 @@ discard block |
||
1801 | 1801 | } |
1802 | 1802 | /** |
1803 | 1803 | * Get Mentions value |
1804 | - * @return \Ews\ArrayType\EwsArrayOfRecipientsType|null |
|
1804 | + * @return \Ews\ArrayType\EwsArrayOfRecipientsType |
|
1805 | 1805 | */ |
1806 | 1806 | public function getMentions() |
1807 | 1807 | { |
@@ -1819,7 +1819,7 @@ discard block |
||
1819 | 1819 | } |
1820 | 1820 | /** |
1821 | 1821 | * Get MentionedMe value |
1822 | - * @return bool|null |
|
1822 | + * @return boolean |
|
1823 | 1823 | */ |
1824 | 1824 | public function getMentionedMe() |
1825 | 1825 | { |
@@ -1837,7 +1837,7 @@ discard block |
||
1837 | 1837 | } |
1838 | 1838 | /** |
1839 | 1839 | * Get PendingSocialActivityTagIds value |
1840 | - * @return \Ews\ArrayType\EwsArrayOfStringsType|null |
|
1840 | + * @return \Ews\ArrayType\EwsArrayOfStringsType |
|
1841 | 1841 | */ |
1842 | 1842 | public function getPendingSocialActivityTagIds() |
1843 | 1843 | { |
@@ -120,7 +120,7 @@ discard block |
||
120 | 120 | } |
121 | 121 | /** |
122 | 122 | * Get Company value |
123 | - * @return string|null |
|
123 | + * @return string |
|
124 | 124 | */ |
125 | 125 | public function getCompany() |
126 | 126 | { |
@@ -142,7 +142,7 @@ discard block |
||
142 | 142 | } |
143 | 143 | /** |
144 | 144 | * Get CompanyDescription value |
145 | - * @return string|null |
|
145 | + * @return string |
|
146 | 146 | */ |
147 | 147 | public function getCompanyDescription() |
148 | 148 | { |
@@ -164,7 +164,7 @@ discard block |
||
164 | 164 | } |
165 | 165 | /** |
166 | 166 | * Get CompanyTicker value |
167 | - * @return string|null |
|
167 | + * @return string |
|
168 | 168 | */ |
169 | 169 | public function getCompanyTicker() |
170 | 170 | { |
@@ -186,7 +186,7 @@ discard block |
||
186 | 186 | } |
187 | 187 | /** |
188 | 188 | * Get CompanyLogoUrl value |
189 | - * @return string|null |
|
189 | + * @return string |
|
190 | 190 | */ |
191 | 191 | public function getCompanyLogoUrl() |
192 | 192 | { |
@@ -208,7 +208,7 @@ discard block |
||
208 | 208 | } |
209 | 209 | /** |
210 | 210 | * Get CompanyWebsiteUrl value |
211 | - * @return string|null |
|
211 | + * @return string |
|
212 | 212 | */ |
213 | 213 | public function getCompanyWebsiteUrl() |
214 | 214 | { |
@@ -230,7 +230,7 @@ discard block |
||
230 | 230 | } |
231 | 231 | /** |
232 | 232 | * Get CompanyLinkedInUrl value |
233 | - * @return string|null |
|
233 | + * @return string |
|
234 | 234 | */ |
235 | 235 | public function getCompanyLinkedInUrl() |
236 | 236 | { |
@@ -252,7 +252,7 @@ discard block |
||
252 | 252 | } |
253 | 253 | /** |
254 | 254 | * Get Title value |
255 | - * @return string|null |
|
255 | + * @return string |
|
256 | 256 | */ |
257 | 257 | public function getTitle() |
258 | 258 | { |
@@ -274,7 +274,7 @@ discard block |
||
274 | 274 | } |
275 | 275 | /** |
276 | 276 | * Get StartUtcTicks value |
277 | - * @return int|null |
|
277 | + * @return integer |
|
278 | 278 | */ |
279 | 279 | public function getStartUtcTicks() |
280 | 280 | { |
@@ -296,7 +296,7 @@ discard block |
||
296 | 296 | } |
297 | 297 | /** |
298 | 298 | * Get EndUtcTicks value |
299 | - * @return int|null |
|
299 | + * @return integer |
|
300 | 300 | */ |
301 | 301 | public function getEndUtcTicks() |
302 | 302 | { |
@@ -196,7 +196,7 @@ discard block |
||
196 | 196 | } |
197 | 197 | /** |
198 | 198 | * Get OutOfOffice value |
199 | - * @return \Ews\StructType\EwsOutOfOfficeMailTip|null |
|
199 | + * @return EwsOutOfOfficeMailTip |
|
200 | 200 | */ |
201 | 201 | public function getOutOfOffice() |
202 | 202 | { |
@@ -214,7 +214,7 @@ discard block |
||
214 | 214 | } |
215 | 215 | /** |
216 | 216 | * Get MailboxFull value |
217 | - * @return bool|null |
|
217 | + * @return boolean |
|
218 | 218 | */ |
219 | 219 | public function getMailboxFull() |
220 | 220 | { |
@@ -232,7 +232,7 @@ discard block |
||
232 | 232 | } |
233 | 233 | /** |
234 | 234 | * Get CustomMailTip value |
235 | - * @return string|null |
|
235 | + * @return string |
|
236 | 236 | */ |
237 | 237 | public function getCustomMailTip() |
238 | 238 | { |
@@ -254,7 +254,7 @@ discard block |
||
254 | 254 | } |
255 | 255 | /** |
256 | 256 | * Get TotalMemberCount value |
257 | - * @return int|null |
|
257 | + * @return integer |
|
258 | 258 | */ |
259 | 259 | public function getTotalMemberCount() |
260 | 260 | { |
@@ -276,7 +276,7 @@ discard block |
||
276 | 276 | } |
277 | 277 | /** |
278 | 278 | * Get ExternalMemberCount value |
279 | - * @return int|null |
|
279 | + * @return integer |
|
280 | 280 | */ |
281 | 281 | public function getExternalMemberCount() |
282 | 282 | { |
@@ -298,7 +298,7 @@ discard block |
||
298 | 298 | } |
299 | 299 | /** |
300 | 300 | * Get MaxMessageSize value |
301 | - * @return int|null |
|
301 | + * @return integer |
|
302 | 302 | */ |
303 | 303 | public function getMaxMessageSize() |
304 | 304 | { |
@@ -320,7 +320,7 @@ discard block |
||
320 | 320 | } |
321 | 321 | /** |
322 | 322 | * Get DeliveryRestricted value |
323 | - * @return bool|null |
|
323 | + * @return boolean |
|
324 | 324 | */ |
325 | 325 | public function getDeliveryRestricted() |
326 | 326 | { |
@@ -338,7 +338,7 @@ discard block |
||
338 | 338 | } |
339 | 339 | /** |
340 | 340 | * Get IsModerated value |
341 | - * @return bool|null |
|
341 | + * @return boolean |
|
342 | 342 | */ |
343 | 343 | public function getIsModerated() |
344 | 344 | { |
@@ -356,7 +356,7 @@ discard block |
||
356 | 356 | } |
357 | 357 | /** |
358 | 358 | * Get InvalidRecipient value |
359 | - * @return bool|null |
|
359 | + * @return boolean |
|
360 | 360 | */ |
361 | 361 | public function getInvalidRecipient() |
362 | 362 | { |
@@ -374,7 +374,7 @@ discard block |
||
374 | 374 | } |
375 | 375 | /** |
376 | 376 | * Get Scope value |
377 | - * @return int|null |
|
377 | + * @return integer |
|
378 | 378 | */ |
379 | 379 | public function getScope() |
380 | 380 | { |