Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions playlists-prod/outlook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -473,8 +473,8 @@
Retrieves the Exchange Web Services (EWS) endpoint URL and item IDs and
converts item IDs for different protocols.
rawUrl: >-
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/ids-and-urls.yaml
group: Tokens And Service Calls For Exchange On-Premises Environments
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-for-exchange-on-premises/ids-and-urls.yaml
group: Tokens For Exchange On-Premises
api_set:
Mailbox: '1.5'
- id: outlook-tokens-and-service-calls-user-identity-token
Expand All @@ -484,8 +484,8 @@
Gets a user identity token for authentication flows in an Exchange
on-premises environment.
rawUrl: >-
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/user-identity-token.yaml
group: Tokens And Service Calls For Exchange On-Premises Environments
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-for-exchange-on-premises/user-identity-token.yaml
group: Tokens For Exchange On-Premises
api_set:
Mailbox: '1.1'
- id: outlook-tokens-and-service-calls-user-callback-token
Expand All @@ -495,8 +495,8 @@
Gets a callback token to call Outlook services from an add-in's backend
service in an Exchange on-premises environment.
rawUrl: >-
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/user-callback-token.yaml
group: Tokens And Service Calls For Exchange On-Premises Environments
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-for-exchange-on-premises/user-callback-token.yaml
group: Tokens For Exchange On-Premises
api_set:
Mailbox: '1.1'
- id: outlook-tokens-and-service-calls-make-ews-request-async
Expand All @@ -508,8 +508,8 @@
Uses EWS in an Exchange on-premises environment to get a message without any
backend code.
rawUrl: >-
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/make-ews-request-async.yaml
group: Tokens And Service Calls For Exchange On-Premises Environments
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-for-exchange-on-premises/make-ews-request-async.yaml
group: Tokens For Exchange On-Premises
api_set:
Mailbox: '1.1'
- id: outlook-tokens-and-service-calls-send-message-using-make-ews-request-async
Expand All @@ -521,8 +521,8 @@
Uses EWS in an Exchange on-premises environment to send a message without
any backend code.
rawUrl: >-
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/send-message-using-make-ews-request-async.yaml
group: Tokens And Service Calls For Exchange On-Premises Environments
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-for-exchange-on-premises/send-message-using-make-ews-request-async.yaml
group: Tokens For Exchange On-Premises
api_set:
Mailbox: '1.1'
- id: outlook-tokens-and-service-calls-get-icaluid-as-organizer
Expand All @@ -532,8 +532,8 @@
Uses Exchange Web Services (EWS) in an Exchange on-premises environment to
get an appointment's iCalUId value where the user is the organizer.
rawUrl: >-
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/get-icaluid-as-organizer.yaml
group: Tokens And Service Calls For Exchange On-Premises Environments
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-for-exchange-on-premises/get-icaluid-as-organizer.yaml
group: Tokens For Exchange On-Premises
api_set:
Mailbox: '1.3'
- id: outlook-tokens-and-service-calls-get-icaluid-as-attendee
Expand All @@ -543,8 +543,8 @@
Uses Exchange Web Services (EWS) in an Exchange on-premises environment to
get an appointment's iCalUId value where the user is an attendee.
rawUrl: >-
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/get-icaluid-as-attendee.yaml
group: Tokens And Service Calls For Exchange On-Premises Environments
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-for-exchange-on-premises/get-icaluid-as-attendee.yaml
group: Tokens For Exchange On-Premises
api_set:
Mailbox: '1.1'
- id: outlook-other-item-apis-get-subject-read
Expand Down
28 changes: 14 additions & 14 deletions playlists/outlook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -473,8 +473,8 @@
Retrieves the Exchange Web Services (EWS) endpoint URL and item IDs and
converts item IDs for different protocols.
rawUrl: >-
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/main/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/ids-and-urls.yaml
group: Tokens And Service Calls For Exchange On-Premises Environments
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/main/samples/outlook/85-tokens-for-exchange-on-premises/ids-and-urls.yaml
group: Tokens For Exchange On-Premises
api_set:
Mailbox: '1.5'
- id: outlook-tokens-and-service-calls-user-identity-token
Expand All @@ -484,8 +484,8 @@
Gets a user identity token for authentication flows in an Exchange
on-premises environment.
rawUrl: >-
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/main/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/user-identity-token.yaml
group: Tokens And Service Calls For Exchange On-Premises Environments
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/main/samples/outlook/85-tokens-for-exchange-on-premises/user-identity-token.yaml
group: Tokens For Exchange On-Premises
api_set:
Mailbox: '1.1'
- id: outlook-tokens-and-service-calls-user-callback-token
Expand All @@ -495,8 +495,8 @@
Gets a callback token to call Outlook services from an add-in's backend
service in an Exchange on-premises environment.
rawUrl: >-
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/main/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/user-callback-token.yaml
group: Tokens And Service Calls For Exchange On-Premises Environments
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/main/samples/outlook/85-tokens-for-exchange-on-premises/user-callback-token.yaml
group: Tokens For Exchange On-Premises
api_set:
Mailbox: '1.1'
- id: outlook-tokens-and-service-calls-make-ews-request-async
Expand All @@ -508,8 +508,8 @@
Uses EWS in an Exchange on-premises environment to get a message without any
backend code.
rawUrl: >-
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/main/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/make-ews-request-async.yaml
group: Tokens And Service Calls For Exchange On-Premises Environments
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/main/samples/outlook/85-tokens-for-exchange-on-premises/make-ews-request-async.yaml
group: Tokens For Exchange On-Premises
api_set:
Mailbox: '1.1'
- id: outlook-tokens-and-service-calls-send-message-using-make-ews-request-async
Expand All @@ -521,8 +521,8 @@
Uses EWS in an Exchange on-premises environment to send a message without
any backend code.
rawUrl: >-
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/main/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/send-message-using-make-ews-request-async.yaml
group: Tokens And Service Calls For Exchange On-Premises Environments
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/main/samples/outlook/85-tokens-for-exchange-on-premises/send-message-using-make-ews-request-async.yaml
group: Tokens For Exchange On-Premises
api_set:
Mailbox: '1.1'
- id: outlook-tokens-and-service-calls-get-icaluid-as-organizer
Expand All @@ -532,8 +532,8 @@
Uses Exchange Web Services (EWS) in an Exchange on-premises environment to
get an appointment's iCalUId value where the user is the organizer.
rawUrl: >-
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/main/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/get-icaluid-as-organizer.yaml
group: Tokens And Service Calls For Exchange On-Premises Environments
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/main/samples/outlook/85-tokens-for-exchange-on-premises/get-icaluid-as-organizer.yaml
group: Tokens For Exchange On-Premises
api_set:
Mailbox: '1.3'
- id: outlook-tokens-and-service-calls-get-icaluid-as-attendee
Expand All @@ -543,8 +543,8 @@
Uses Exchange Web Services (EWS) in an Exchange on-premises environment to
get an appointment's iCalUId value where the user is an attendee.
rawUrl: >-
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/main/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/get-icaluid-as-attendee.yaml
group: Tokens And Service Calls For Exchange On-Premises Environments
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/main/samples/outlook/85-tokens-for-exchange-on-premises/get-icaluid-as-attendee.yaml
group: Tokens For Exchange On-Premises
api_set:
Mailbox: '1.1'
- id: outlook-other-item-apis-get-subject-read
Expand Down
16 changes: 8 additions & 8 deletions snippet-extractor-output/snippets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11844,7 +11844,7 @@ Office.Location#setAsync:member(1):
Office.Mailbox#convertToEwsId:member(1):
- >-
// Link to full sample:
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/ids-and-urls.yaml
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-for-exchange-on-premises/ids-and-urls.yaml


// Get the EWS URL and EWS item ID.
Expand Down Expand Up @@ -11873,7 +11873,7 @@ Office.Mailbox#convertToEwsId:member(1):
Office.Mailbox#convertToRestId:member(1):
- >-
// Link to full sample:
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/ids-and-urls.yaml
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-for-exchange-on-premises/ids-and-urls.yaml


// Get the EWS URL and EWS item ID.
Expand Down Expand Up @@ -12095,7 +12095,7 @@ Office.Mailbox#displayNewMessageFormAsync:member(1):
Office.Mailbox#ewsUrl:member:
- >-
// Link to full sample:
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/ids-and-urls.yaml
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-for-exchange-on-premises/ids-and-urls.yaml


// Get the EWS URL and EWS item ID.
Expand Down Expand Up @@ -12124,7 +12124,7 @@ Office.Mailbox#ewsUrl:member:
Office.Mailbox#getCallbackTokenAsync:member(2):
- >-
// Link to full sample:
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/user-callback-token.yaml
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-for-exchange-on-premises/user-callback-token.yaml


Office.context.mailbox.getCallbackTokenAsync((result) => {
Expand Down Expand Up @@ -12162,7 +12162,7 @@ Office.Mailbox#getSelectedItemsAsync:member(2):
Office.Mailbox#getUserIdentityTokenAsync:member(1):
- >-
// Link to full sample:
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/user-identity-token.yaml
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-for-exchange-on-premises/user-identity-token.yaml


Office.context.mailbox.getUserIdentityTokenAsync((result) => {
Expand Down Expand Up @@ -12207,7 +12207,7 @@ Office.Mailbox#loadItemByIdAsync:member(1):
Office.Mailbox#makeEwsRequestAsync:member(1):
- >-
// Link to full sample:
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/get-icaluid-as-attendee.yaml
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-for-exchange-on-premises/get-icaluid-as-attendee.yaml


const ewsId = Office.context.mailbox.item.itemId;
Expand Down Expand Up @@ -12240,7 +12240,7 @@ Office.Mailbox#makeEwsRequestAsync:member(1):
});
- >-
// Link to full sample:
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/send-message-using-make-ews-request-async.yaml
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-for-exchange-on-premises/send-message-using-make-ews-request-async.yaml


const request = '<soap:Envelope
Expand Down Expand Up @@ -12892,7 +12892,7 @@ Office.MailboxEnums.ResponseType:enum:
Office.MailboxEnums.RestVersion:enum:
- >-
// Link to full sample:
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/ids-and-urls.yaml
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-for-exchange-on-premises/ids-and-urls.yaml


// Get the EWS URL and EWS item ID.
Expand Down
14 changes: 7 additions & 7 deletions view-prod/outlook.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@
"outlook-mime-headers-manage-custom-internet-headers-message-compose": "https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/70-mime-headers/manage-custom-internet-headers-message-compose.yaml",
"outlook-regex-matches-contextual": "https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/75-regex-matches/contextual.yaml",
"outlook-events-drag-drop-item": "https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml",
"outlook-tokens-and-service-calls-ids-and-urls": "https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/ids-and-urls.yaml",
"outlook-tokens-and-service-calls-user-identity-token": "https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/user-identity-token.yaml",
"outlook-tokens-and-service-calls-user-callback-token": "https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/user-callback-token.yaml",
"outlook-tokens-and-service-calls-make-ews-request-async": "https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/make-ews-request-async.yaml",
"outlook-tokens-and-service-calls-send-message-using-make-ews-request-async": "https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/send-message-using-make-ews-request-async.yaml",
"outlook-tokens-and-service-calls-get-icaluid-as-organizer": "https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/get-icaluid-as-organizer.yaml",
"outlook-tokens-and-service-calls-get-icaluid-as-attendee": "https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls-for-exchange-on-premises-environments/get-icaluid-as-attendee.yaml",
"outlook-tokens-and-service-calls-ids-and-urls": "https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-for-exchange-on-premises/ids-and-urls.yaml",
"outlook-tokens-and-service-calls-user-identity-token": "https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-for-exchange-on-premises/user-identity-token.yaml",
"outlook-tokens-and-service-calls-user-callback-token": "https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-for-exchange-on-premises/user-callback-token.yaml",
"outlook-tokens-and-service-calls-make-ews-request-async": "https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-for-exchange-on-premises/make-ews-request-async.yaml",
"outlook-tokens-and-service-calls-send-message-using-make-ews-request-async": "https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-for-exchange-on-premises/send-message-using-make-ews-request-async.yaml",
"outlook-tokens-and-service-calls-get-icaluid-as-organizer": "https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-for-exchange-on-premises/get-icaluid-as-organizer.yaml",
"outlook-tokens-and-service-calls-get-icaluid-as-attendee": "https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-for-exchange-on-premises/get-icaluid-as-attendee.yaml",
"outlook-other-item-apis-get-subject-read": "https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/90-other-item-apis/get-subject-read.yaml",
"outlook-other-item-apis-get-set-subject-compose": "https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/90-other-item-apis/get-set-subject-compose.yaml",
"outlook-item-body-set-selected-data": "https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/90-other-item-apis/set-selected-data.yaml",
Expand Down
Loading