@microsoft/msgraph-sdk-users 1.0.0-preview.14 → 1.0.0-preview.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
- package/tsconfig.tsbuildinfo +1 -1
- package/users/index.d.ts +3 -3
- package/users/item/calendar/calendarView/item/forward/index.d.ts +2 -2
- package/users/item/calendar/calendarView/item/instances/item/forward/index.d.ts +2 -2
- package/users/item/calendar/events/index.d.ts +3 -3
- package/users/item/calendar/events/item/forward/index.d.ts +2 -2
- package/users/item/calendar/events/item/instances/item/forward/index.d.ts +2 -2
- package/users/item/calendar/index.d.ts +5 -5
- package/users/item/calendarGroups/item/calendars/item/calendarView/item/forward/index.d.ts +2 -2
- package/users/item/calendarGroups/item/calendars/item/calendarView/item/instances/item/forward/index.d.ts +2 -2
- package/users/item/calendarGroups/item/calendars/item/events/index.d.ts +3 -3
- package/users/item/calendarGroups/item/calendars/item/events/item/forward/index.d.ts +2 -2
- package/users/item/calendarGroups/item/calendars/item/events/item/instances/item/forward/index.d.ts +2 -2
- package/users/item/calendarView/item/forward/index.d.ts +2 -2
- package/users/item/calendarView/item/instances/item/forward/index.d.ts +2 -2
- package/users/item/calendars/item/calendarView/item/forward/index.d.ts +2 -2
- package/users/item/calendars/item/calendarView/item/instances/item/forward/index.d.ts +2 -2
- package/users/item/calendars/item/events/index.d.ts +3 -3
- package/users/item/calendars/item/events/item/forward/index.d.ts +2 -2
- package/users/item/calendars/item/events/item/instances/item/forward/index.d.ts +2 -2
- package/users/item/chats/item/members/item/index.d.ts +4 -4
- package/users/item/chats/item/messages/index.d.ts +3 -3
- package/users/item/chats/item/messages/item/replies/index.d.ts +6 -6
- package/users/item/cloudClipboard/index.d.ts +78 -0
- package/users/item/cloudClipboard/index.d.ts.map +1 -0
- package/users/item/cloudClipboard/index.js +66 -0
- package/users/item/cloudClipboard/items/count/index.d.ts +41 -0
- package/users/item/cloudClipboard/items/count/index.d.ts.map +1 -0
- package/users/item/cloudClipboard/items/count/index.js +35 -0
- package/users/item/cloudClipboard/items/index.d.ts +97 -0
- package/users/item/cloudClipboard/items/index.d.ts.map +1 -0
- package/users/item/cloudClipboard/items/index.js +68 -0
- package/users/item/cloudClipboard/items/item/index.d.ts +69 -0
- package/users/item/cloudClipboard/items/item/index.d.ts.map +1 -0
- package/users/item/cloudClipboard/items/item/index.js +56 -0
- package/users/item/events/index.d.ts +3 -3
- package/users/item/events/item/forward/index.d.ts +2 -2
- package/users/item/events/item/instances/item/forward/index.d.ts +2 -2
- package/users/item/findMeetingTimes/index.d.ts +2 -2
- package/users/item/index.d.ts +9 -4
- package/users/item/index.d.ts.map +1 -1
- package/users/item/index.js +5 -0
- package/users/item/joinedTeams/item/channels/item/members/index.d.ts +3 -3
- package/users/item/joinedTeams/item/channels/item/members/item/index.d.ts +3 -3
- package/users/item/joinedTeams/item/channels/item/messages/index.d.ts +3 -3
- package/users/item/joinedTeams/item/channels/item/messages/item/index.d.ts +2 -2
- package/users/item/joinedTeams/item/channels/item/messages/item/replies/index.d.ts +6 -6
- package/users/item/joinedTeams/item/primaryChannel/members/index.d.ts +3 -3
- package/users/item/joinedTeams/item/primaryChannel/members/item/index.d.ts +3 -3
- package/users/item/joinedTeams/item/primaryChannel/messages/index.d.ts +3 -3
- package/users/item/joinedTeams/item/primaryChannel/messages/item/index.d.ts +2 -2
- package/users/item/joinedTeams/item/primaryChannel/messages/item/replies/index.d.ts +6 -6
- package/users/item/mailFolders/item/childFolders/item/messages/item/attachments/index.d.ts +3 -3
- package/users/item/mailFolders/item/index.d.ts +3 -3
- package/users/item/mailFolders/item/messages/item/attachments/index.d.ts +3 -3
- package/users/item/messages/index.d.ts +4 -4
- package/users/item/messages/item/attachments/index.d.ts +3 -3
- package/users/item/messages/item/index.d.ts +4 -4
- package/users/item/messages/item/value/index.d.ts +1 -1
- package/users/item/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.d.ts +3 -2
- package/users/item/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.d.ts.map +1 -1
- package/users/item/onlineMeetings/item/sendVirtualAppointmentSms/index.d.ts +3 -2
- package/users/item/onlineMeetings/item/sendVirtualAppointmentSms/index.d.ts.map +1 -1
- package/users/item/presence/index.d.ts +4 -4
- package/users/item/settings/index.d.ts +5 -0
- package/users/item/settings/index.d.ts.map +1 -1
- package/users/item/settings/index.js +5 -0
- package/users/item/settings/windows/count/index.d.ts +41 -0
- package/users/item/settings/windows/count/index.d.ts.map +1 -0
- package/users/item/settings/windows/count/index.js +35 -0
- package/users/item/settings/windows/index.d.ts +97 -0
- package/users/item/settings/windows/index.d.ts.map +1 -0
- package/users/item/settings/windows/index.js +69 -0
- package/users/item/settings/windows/item/index.d.ts +78 -0
- package/users/item/settings/windows/item/index.d.ts.map +1 -0
- package/users/item/settings/windows/item/index.js +66 -0
- package/users/item/settings/windows/item/instances/count/index.d.ts +41 -0
- package/users/item/settings/windows/item/instances/count/index.d.ts.map +1 -0
- package/users/item/settings/windows/item/instances/count/index.js +35 -0
- package/users/item/settings/windows/item/instances/index.d.ts +97 -0
- package/users/item/settings/windows/item/instances/index.d.ts.map +1 -0
- package/users/item/settings/windows/item/instances/index.js +68 -0
- package/users/item/settings/windows/item/instances/item/index.d.ts +69 -0
- package/users/item/settings/windows/item/instances/item/index.d.ts.map +1 -0
- package/users/item/settings/windows/item/instances/item/index.js +56 -0
package/users/index.d.ts
CHANGED
|
@@ -45,12 +45,12 @@ export interface UsersRequestBuilder extends BaseRequestBuilder<UsersRequestBuil
|
|
|
45
45
|
*/
|
|
46
46
|
get(requestConfiguration?: RequestConfiguration<UsersRequestBuilderGetQueryParameters> | undefined): Promise<UserCollectionResponse | undefined>;
|
|
47
47
|
/**
|
|
48
|
-
* Create a new user
|
|
48
|
+
* Create a new user object.
|
|
49
49
|
* @param body The request body
|
|
50
50
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
51
51
|
* @returns {Promise<User>}
|
|
52
52
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
53
|
-
* @see {@link https://learn.microsoft.com/graph/api/user-
|
|
53
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-user-create?view=graph-rest-1.0|Find more info here}
|
|
54
54
|
*/
|
|
55
55
|
post(body: User, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<User | undefined>;
|
|
56
56
|
/**
|
|
@@ -60,7 +60,7 @@ export interface UsersRequestBuilder extends BaseRequestBuilder<UsersRequestBuil
|
|
|
60
60
|
*/
|
|
61
61
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<UsersRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
62
62
|
/**
|
|
63
|
-
* Create a new user
|
|
63
|
+
* Create a new user object.
|
|
64
64
|
* @param body The request body
|
|
65
65
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
66
66
|
* @returns {RequestInformation}
|
|
@@ -34,7 +34,7 @@ export interface ForwardPostRequestBody extends AdditionalDataHolder, BackedMode
|
|
|
34
34
|
*/
|
|
35
35
|
export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequestBuilder> {
|
|
36
36
|
/**
|
|
37
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
37
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
38
38
|
* @param body The request body
|
|
39
39
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
40
40
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -42,7 +42,7 @@ export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequest
|
|
|
42
42
|
*/
|
|
43
43
|
post(body: ForwardPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
44
44
|
/**
|
|
45
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
45
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
46
46
|
* @param body The request body
|
|
47
47
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
48
48
|
* @returns {RequestInformation}
|
|
@@ -34,7 +34,7 @@ export interface ForwardPostRequestBody extends AdditionalDataHolder, BackedMode
|
|
|
34
34
|
*/
|
|
35
35
|
export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequestBuilder> {
|
|
36
36
|
/**
|
|
37
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
37
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
38
38
|
* @param body The request body
|
|
39
39
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
40
40
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -42,7 +42,7 @@ export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequest
|
|
|
42
42
|
*/
|
|
43
43
|
post(body: ForwardPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
44
44
|
/**
|
|
45
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
45
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
46
46
|
* @param body The request body
|
|
47
47
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
48
48
|
* @returns {RequestInformation}
|
|
@@ -22,7 +22,7 @@ export interface EventsRequestBuilder extends BaseRequestBuilder<EventsRequestBu
|
|
|
22
22
|
*/
|
|
23
23
|
byEventId(eventId: string): EventItemRequestBuilder;
|
|
24
24
|
/**
|
|
25
|
-
* Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view,
|
|
25
|
+
* Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view, orget the instances of an event.
|
|
26
26
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
27
|
* @returns {Promise<EventCollectionResponse>}
|
|
28
28
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -39,7 +39,7 @@ export interface EventsRequestBuilder extends BaseRequestBuilder<EventsRequestBu
|
|
|
39
39
|
*/
|
|
40
40
|
post(body: Event, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Event | undefined>;
|
|
41
41
|
/**
|
|
42
|
-
* Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view,
|
|
42
|
+
* Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view, orget the instances of an event.
|
|
43
43
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
44
44
|
* @returns {RequestInformation}
|
|
45
45
|
*/
|
|
@@ -53,7 +53,7 @@ export interface EventsRequestBuilder extends BaseRequestBuilder<EventsRequestBu
|
|
|
53
53
|
toPostRequestInformation(body: Event, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
54
54
|
}
|
|
55
55
|
/**
|
|
56
|
-
* Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view,
|
|
56
|
+
* Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view, orget the instances of an event.
|
|
57
57
|
*/
|
|
58
58
|
export interface EventsRequestBuilderGetQueryParameters {
|
|
59
59
|
/**
|
|
@@ -34,7 +34,7 @@ export interface ForwardPostRequestBody extends AdditionalDataHolder, BackedMode
|
|
|
34
34
|
*/
|
|
35
35
|
export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequestBuilder> {
|
|
36
36
|
/**
|
|
37
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
37
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
38
38
|
* @param body The request body
|
|
39
39
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
40
40
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -42,7 +42,7 @@ export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequest
|
|
|
42
42
|
*/
|
|
43
43
|
post(body: ForwardPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
44
44
|
/**
|
|
45
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
45
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
46
46
|
* @param body The request body
|
|
47
47
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
48
48
|
* @returns {RequestInformation}
|
|
@@ -34,7 +34,7 @@ export interface ForwardPostRequestBody extends AdditionalDataHolder, BackedMode
|
|
|
34
34
|
*/
|
|
35
35
|
export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequestBuilder> {
|
|
36
36
|
/**
|
|
37
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
37
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
38
38
|
* @param body The request body
|
|
39
39
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
40
40
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -42,7 +42,7 @@ export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequest
|
|
|
42
42
|
*/
|
|
43
43
|
post(body: ForwardPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
44
44
|
/**
|
|
45
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
45
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
46
46
|
* @param body The request body
|
|
47
47
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
48
48
|
* @returns {RequestInformation}
|
|
@@ -39,7 +39,7 @@ export interface CalendarRequestBuilder extends BaseRequestBuilder<CalendarReque
|
|
|
39
39
|
*/
|
|
40
40
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
41
41
|
/**
|
|
42
|
-
* Get the properties and relationships of a calendar object. The calendar can be one for a user,
|
|
42
|
+
* Get the properties and relationships of a calendar object. The calendar can be one for a user,or the default calendar of a Microsoft 365 group. There are two scenarios where an app can get another user's calendar:
|
|
43
43
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
44
44
|
* @returns {Promise<Calendar>}
|
|
45
45
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -47,7 +47,7 @@ export interface CalendarRequestBuilder extends BaseRequestBuilder<CalendarReque
|
|
|
47
47
|
*/
|
|
48
48
|
get(requestConfiguration?: RequestConfiguration<CalendarRequestBuilderGetQueryParameters> | undefined): Promise<Calendar | undefined>;
|
|
49
49
|
/**
|
|
50
|
-
* Update the properties of a calendar object. The calendar can be one for a user,
|
|
50
|
+
* Update the properties of a calendar object. The calendar can be one for a user,or the default calendar of a Microsoft 365 group.
|
|
51
51
|
* @param body The request body
|
|
52
52
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
53
53
|
* @returns {Promise<Calendar>}
|
|
@@ -62,13 +62,13 @@ export interface CalendarRequestBuilder extends BaseRequestBuilder<CalendarReque
|
|
|
62
62
|
*/
|
|
63
63
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
64
64
|
/**
|
|
65
|
-
* Get the properties and relationships of a calendar object. The calendar can be one for a user,
|
|
65
|
+
* Get the properties and relationships of a calendar object. The calendar can be one for a user,or the default calendar of a Microsoft 365 group. There are two scenarios where an app can get another user's calendar:
|
|
66
66
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
67
67
|
* @returns {RequestInformation}
|
|
68
68
|
*/
|
|
69
69
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<CalendarRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
70
70
|
/**
|
|
71
|
-
* Update the properties of a calendar object. The calendar can be one for a user,
|
|
71
|
+
* Update the properties of a calendar object. The calendar can be one for a user,or the default calendar of a Microsoft 365 group.
|
|
72
72
|
* @param body The request body
|
|
73
73
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
74
74
|
* @returns {RequestInformation}
|
|
@@ -76,7 +76,7 @@ export interface CalendarRequestBuilder extends BaseRequestBuilder<CalendarReque
|
|
|
76
76
|
toPatchRequestInformation(body: Calendar, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
77
77
|
}
|
|
78
78
|
/**
|
|
79
|
-
* Get the properties and relationships of a calendar object. The calendar can be one for a user,
|
|
79
|
+
* Get the properties and relationships of a calendar object. The calendar can be one for a user,or the default calendar of a Microsoft 365 group. There are two scenarios where an app can get another user's calendar:
|
|
80
80
|
*/
|
|
81
81
|
export interface CalendarRequestBuilderGetQueryParameters {
|
|
82
82
|
/**
|
|
@@ -34,7 +34,7 @@ export interface ForwardPostRequestBody extends AdditionalDataHolder, BackedMode
|
|
|
34
34
|
*/
|
|
35
35
|
export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequestBuilder> {
|
|
36
36
|
/**
|
|
37
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
37
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
38
38
|
* @param body The request body
|
|
39
39
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
40
40
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -42,7 +42,7 @@ export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequest
|
|
|
42
42
|
*/
|
|
43
43
|
post(body: ForwardPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
44
44
|
/**
|
|
45
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
45
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
46
46
|
* @param body The request body
|
|
47
47
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
48
48
|
* @returns {RequestInformation}
|
|
@@ -34,7 +34,7 @@ export interface ForwardPostRequestBody extends AdditionalDataHolder, BackedMode
|
|
|
34
34
|
*/
|
|
35
35
|
export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequestBuilder> {
|
|
36
36
|
/**
|
|
37
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
37
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
38
38
|
* @param body The request body
|
|
39
39
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
40
40
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -42,7 +42,7 @@ export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequest
|
|
|
42
42
|
*/
|
|
43
43
|
post(body: ForwardPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
44
44
|
/**
|
|
45
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
45
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
46
46
|
* @param body The request body
|
|
47
47
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
48
48
|
* @returns {RequestInformation}
|
|
@@ -22,7 +22,7 @@ export interface EventsRequestBuilder extends BaseRequestBuilder<EventsRequestBu
|
|
|
22
22
|
*/
|
|
23
23
|
byEventId(eventId: string): EventItemRequestBuilder;
|
|
24
24
|
/**
|
|
25
|
-
* Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view,
|
|
25
|
+
* Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view, orget the instances of an event.
|
|
26
26
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
27
|
* @returns {Promise<EventCollectionResponse>}
|
|
28
28
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -39,7 +39,7 @@ export interface EventsRequestBuilder extends BaseRequestBuilder<EventsRequestBu
|
|
|
39
39
|
*/
|
|
40
40
|
post(body: Event, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Event | undefined>;
|
|
41
41
|
/**
|
|
42
|
-
* Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view,
|
|
42
|
+
* Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view, orget the instances of an event.
|
|
43
43
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
44
44
|
* @returns {RequestInformation}
|
|
45
45
|
*/
|
|
@@ -53,7 +53,7 @@ export interface EventsRequestBuilder extends BaseRequestBuilder<EventsRequestBu
|
|
|
53
53
|
toPostRequestInformation(body: Event, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
54
54
|
}
|
|
55
55
|
/**
|
|
56
|
-
* Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view,
|
|
56
|
+
* Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view, orget the instances of an event.
|
|
57
57
|
*/
|
|
58
58
|
export interface EventsRequestBuilderGetQueryParameters {
|
|
59
59
|
/**
|
|
@@ -34,7 +34,7 @@ export interface ForwardPostRequestBody extends AdditionalDataHolder, BackedMode
|
|
|
34
34
|
*/
|
|
35
35
|
export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequestBuilder> {
|
|
36
36
|
/**
|
|
37
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
37
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
38
38
|
* @param body The request body
|
|
39
39
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
40
40
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -42,7 +42,7 @@ export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequest
|
|
|
42
42
|
*/
|
|
43
43
|
post(body: ForwardPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
44
44
|
/**
|
|
45
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
45
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
46
46
|
* @param body The request body
|
|
47
47
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
48
48
|
* @returns {RequestInformation}
|
package/users/item/calendarGroups/item/calendars/item/events/item/instances/item/forward/index.d.ts
CHANGED
|
@@ -34,7 +34,7 @@ export interface ForwardPostRequestBody extends AdditionalDataHolder, BackedMode
|
|
|
34
34
|
*/
|
|
35
35
|
export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequestBuilder> {
|
|
36
36
|
/**
|
|
37
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
37
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
38
38
|
* @param body The request body
|
|
39
39
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
40
40
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -42,7 +42,7 @@ export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequest
|
|
|
42
42
|
*/
|
|
43
43
|
post(body: ForwardPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
44
44
|
/**
|
|
45
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
45
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
46
46
|
* @param body The request body
|
|
47
47
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
48
48
|
* @returns {RequestInformation}
|
|
@@ -34,7 +34,7 @@ export interface ForwardPostRequestBody extends AdditionalDataHolder, BackedMode
|
|
|
34
34
|
*/
|
|
35
35
|
export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequestBuilder> {
|
|
36
36
|
/**
|
|
37
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
37
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
38
38
|
* @param body The request body
|
|
39
39
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
40
40
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -42,7 +42,7 @@ export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequest
|
|
|
42
42
|
*/
|
|
43
43
|
post(body: ForwardPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
44
44
|
/**
|
|
45
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
45
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
46
46
|
* @param body The request body
|
|
47
47
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
48
48
|
* @returns {RequestInformation}
|
|
@@ -34,7 +34,7 @@ export interface ForwardPostRequestBody extends AdditionalDataHolder, BackedMode
|
|
|
34
34
|
*/
|
|
35
35
|
export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequestBuilder> {
|
|
36
36
|
/**
|
|
37
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
37
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
38
38
|
* @param body The request body
|
|
39
39
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
40
40
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -42,7 +42,7 @@ export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequest
|
|
|
42
42
|
*/
|
|
43
43
|
post(body: ForwardPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
44
44
|
/**
|
|
45
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
45
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
46
46
|
* @param body The request body
|
|
47
47
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
48
48
|
* @returns {RequestInformation}
|
|
@@ -34,7 +34,7 @@ export interface ForwardPostRequestBody extends AdditionalDataHolder, BackedMode
|
|
|
34
34
|
*/
|
|
35
35
|
export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequestBuilder> {
|
|
36
36
|
/**
|
|
37
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
37
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
38
38
|
* @param body The request body
|
|
39
39
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
40
40
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -42,7 +42,7 @@ export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequest
|
|
|
42
42
|
*/
|
|
43
43
|
post(body: ForwardPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
44
44
|
/**
|
|
45
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
45
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
46
46
|
* @param body The request body
|
|
47
47
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
48
48
|
* @returns {RequestInformation}
|
|
@@ -34,7 +34,7 @@ export interface ForwardPostRequestBody extends AdditionalDataHolder, BackedMode
|
|
|
34
34
|
*/
|
|
35
35
|
export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequestBuilder> {
|
|
36
36
|
/**
|
|
37
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
37
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
38
38
|
* @param body The request body
|
|
39
39
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
40
40
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -42,7 +42,7 @@ export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequest
|
|
|
42
42
|
*/
|
|
43
43
|
post(body: ForwardPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
44
44
|
/**
|
|
45
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
45
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
46
46
|
* @param body The request body
|
|
47
47
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
48
48
|
* @returns {RequestInformation}
|
|
@@ -22,7 +22,7 @@ export interface EventsRequestBuilder extends BaseRequestBuilder<EventsRequestBu
|
|
|
22
22
|
*/
|
|
23
23
|
byEventId(eventId: string): EventItemRequestBuilder;
|
|
24
24
|
/**
|
|
25
|
-
* Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view,
|
|
25
|
+
* Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view, orget the instances of an event.
|
|
26
26
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
27
|
* @returns {Promise<EventCollectionResponse>}
|
|
28
28
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -39,7 +39,7 @@ export interface EventsRequestBuilder extends BaseRequestBuilder<EventsRequestBu
|
|
|
39
39
|
*/
|
|
40
40
|
post(body: Event, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Event | undefined>;
|
|
41
41
|
/**
|
|
42
|
-
* Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view,
|
|
42
|
+
* Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view, orget the instances of an event.
|
|
43
43
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
44
44
|
* @returns {RequestInformation}
|
|
45
45
|
*/
|
|
@@ -53,7 +53,7 @@ export interface EventsRequestBuilder extends BaseRequestBuilder<EventsRequestBu
|
|
|
53
53
|
toPostRequestInformation(body: Event, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
54
54
|
}
|
|
55
55
|
/**
|
|
56
|
-
* Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view,
|
|
56
|
+
* Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view, orget the instances of an event.
|
|
57
57
|
*/
|
|
58
58
|
export interface EventsRequestBuilderGetQueryParameters {
|
|
59
59
|
/**
|
|
@@ -34,7 +34,7 @@ export interface ForwardPostRequestBody extends AdditionalDataHolder, BackedMode
|
|
|
34
34
|
*/
|
|
35
35
|
export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequestBuilder> {
|
|
36
36
|
/**
|
|
37
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
37
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
38
38
|
* @param body The request body
|
|
39
39
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
40
40
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -42,7 +42,7 @@ export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequest
|
|
|
42
42
|
*/
|
|
43
43
|
post(body: ForwardPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
44
44
|
/**
|
|
45
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
45
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
46
46
|
* @param body The request body
|
|
47
47
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
48
48
|
* @returns {RequestInformation}
|
|
@@ -34,7 +34,7 @@ export interface ForwardPostRequestBody extends AdditionalDataHolder, BackedMode
|
|
|
34
34
|
*/
|
|
35
35
|
export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequestBuilder> {
|
|
36
36
|
/**
|
|
37
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
37
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
38
38
|
* @param body The request body
|
|
39
39
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
40
40
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -42,7 +42,7 @@ export interface ForwardRequestBuilder extends BaseRequestBuilder<ForwardRequest
|
|
|
42
42
|
*/
|
|
43
43
|
post(body: ForwardPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
44
44
|
/**
|
|
45
|
-
* This action allows the organizer or attendee of a meeting event to forward
|
|
45
|
+
* This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
|
|
46
46
|
* @param body The request body
|
|
47
47
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
48
48
|
* @returns {RequestInformation}
|
|
@@ -12,11 +12,11 @@ export interface ConversationMemberItemRequestBuilder extends BaseRequestBuilder
|
|
|
12
12
|
*/
|
|
13
13
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
14
14
|
/**
|
|
15
|
-
* Retrieve a conversationMember from a chat
|
|
15
|
+
* Retrieve a conversationMember from a chat.
|
|
16
16
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
17
17
|
* @returns {Promise<ConversationMember>}
|
|
18
18
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
19
|
-
* @see {@link https://learn.microsoft.com/graph/api/
|
|
19
|
+
* @see {@link https://learn.microsoft.com/graph/api/chat-get-members?view=graph-rest-1.0|Find more info here}
|
|
20
20
|
*/
|
|
21
21
|
get(requestConfiguration?: RequestConfiguration<ConversationMemberItemRequestBuilderGetQueryParameters> | undefined): Promise<ConversationMember | undefined>;
|
|
22
22
|
/**
|
|
@@ -34,7 +34,7 @@ export interface ConversationMemberItemRequestBuilder extends BaseRequestBuilder
|
|
|
34
34
|
*/
|
|
35
35
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
36
36
|
/**
|
|
37
|
-
* Retrieve a conversationMember from a chat
|
|
37
|
+
* Retrieve a conversationMember from a chat.
|
|
38
38
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
39
39
|
* @returns {RequestInformation}
|
|
40
40
|
*/
|
|
@@ -48,7 +48,7 @@ export interface ConversationMemberItemRequestBuilder extends BaseRequestBuilder
|
|
|
48
48
|
toPatchRequestInformation(body: ConversationMember, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
49
49
|
}
|
|
50
50
|
/**
|
|
51
|
-
* Retrieve a conversationMember from a chat
|
|
51
|
+
* Retrieve a conversationMember from a chat.
|
|
52
52
|
*/
|
|
53
53
|
export interface ConversationMemberItemRequestBuilderGetQueryParameters {
|
|
54
54
|
/**
|
|
@@ -30,12 +30,12 @@ export interface MessagesRequestBuilder extends BaseRequestBuilder<MessagesReque
|
|
|
30
30
|
*/
|
|
31
31
|
get(requestConfiguration?: RequestConfiguration<MessagesRequestBuilderGetQueryParameters> | undefined): Promise<ChatMessageCollectionResponse | undefined>;
|
|
32
32
|
/**
|
|
33
|
-
* Send a new chatMessage in the specified
|
|
33
|
+
* Send a new chatMessage in the specified chat. This API can't create a new chat; you must use the list chats method to retrieve the ID of an existing chat before you can create a chat message.
|
|
34
34
|
* @param body The request body
|
|
35
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
36
36
|
* @returns {Promise<ChatMessage>}
|
|
37
37
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
38
|
-
* @see {@link https://learn.microsoft.com/graph/api/
|
|
38
|
+
* @see {@link https://learn.microsoft.com/graph/api/chat-post-messages?view=graph-rest-1.0|Find more info here}
|
|
39
39
|
*/
|
|
40
40
|
post(body: ChatMessage, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ChatMessage | undefined>;
|
|
41
41
|
/**
|
|
@@ -45,7 +45,7 @@ export interface MessagesRequestBuilder extends BaseRequestBuilder<MessagesReque
|
|
|
45
45
|
*/
|
|
46
46
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<MessagesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
47
47
|
/**
|
|
48
|
-
* Send a new chatMessage in the specified
|
|
48
|
+
* Send a new chatMessage in the specified chat. This API can't create a new chat; you must use the list chats method to retrieve the ID of an existing chat before you can create a chat message.
|
|
49
49
|
* @param body The request body
|
|
50
50
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
51
51
|
* @returns {RequestInformation}
|
|
@@ -22,7 +22,7 @@ export interface RepliesRequestBuilder extends BaseRequestBuilder<RepliesRequest
|
|
|
22
22
|
*/
|
|
23
23
|
byChatMessageId1(chatMessageId1: string): ChatMessageItemRequestBuilder;
|
|
24
24
|
/**
|
|
25
|
-
* List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself,
|
|
25
|
+
* List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, call get channel message.
|
|
26
26
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
27
|
* @returns {Promise<ChatMessageCollectionResponse>}
|
|
28
28
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -30,22 +30,22 @@ export interface RepliesRequestBuilder extends BaseRequestBuilder<RepliesRequest
|
|
|
30
30
|
*/
|
|
31
31
|
get(requestConfiguration?: RequestConfiguration<RepliesRequestBuilderGetQueryParameters> | undefined): Promise<ChatMessageCollectionResponse | undefined>;
|
|
32
32
|
/**
|
|
33
|
-
*
|
|
33
|
+
* Create a new reply to a chatMessage in a specified channel.
|
|
34
34
|
* @param body The request body
|
|
35
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
36
36
|
* @returns {Promise<ChatMessage>}
|
|
37
37
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
38
|
-
* @see {@link https://learn.microsoft.com/graph/api/
|
|
38
|
+
* @see {@link https://learn.microsoft.com/graph/api/channel-post-messagereply?view=graph-rest-1.0|Find more info here}
|
|
39
39
|
*/
|
|
40
40
|
post(body: ChatMessage, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ChatMessage | undefined>;
|
|
41
41
|
/**
|
|
42
|
-
* List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself,
|
|
42
|
+
* List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, call get channel message.
|
|
43
43
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
44
44
|
* @returns {RequestInformation}
|
|
45
45
|
*/
|
|
46
46
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<RepliesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
47
47
|
/**
|
|
48
|
-
*
|
|
48
|
+
* Create a new reply to a chatMessage in a specified channel.
|
|
49
49
|
* @param body The request body
|
|
50
50
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
51
51
|
* @returns {RequestInformation}
|
|
@@ -53,7 +53,7 @@ export interface RepliesRequestBuilder extends BaseRequestBuilder<RepliesRequest
|
|
|
53
53
|
toPostRequestInformation(body: ChatMessage, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
54
54
|
}
|
|
55
55
|
/**
|
|
56
|
-
* List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself,
|
|
56
|
+
* List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, call get channel message.
|
|
57
57
|
*/
|
|
58
58
|
export interface RepliesRequestBuilderGetQueryParameters {
|
|
59
59
|
/**
|