|
467 | 467 | api_set: |
468 | 468 | Mailbox: '1.5' |
469 | 469 | - id: outlook-tokens-and-service-calls-ids-and-urls |
470 | | - name: Endpoint URLs and item IDs |
| 470 | + name: Endpoint URLs and item IDs in Exchange on-premises environments |
471 | 471 | fileName: ids-and-urls.yaml |
472 | 472 | description: >- |
473 | | - Retrieves and displays the Exchange Web Services (EWS) endpoint URL and item |
474 | | - IDs, and converts item IDs for different protocols. |
| 473 | + Retrieves the Exchange Web Services (EWS) endpoint URL and item IDs and |
| 474 | + converts item IDs for different protocols. |
475 | 475 | rawUrl: >- |
476 | | - https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls/ids-and-urls.yaml |
477 | | - group: Tokens And Service Calls |
| 476 | + 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 |
| 477 | + group: Tokens And Service Calls For Exchange On-Premises Environments |
478 | 478 | api_set: |
479 | 479 | Mailbox: '1.5' |
480 | 480 | - id: outlook-tokens-and-service-calls-user-identity-token |
481 | | - name: Get a user identity token |
| 481 | + name: Get a user identity token in Exchange on-premises environments |
482 | 482 | fileName: user-identity-token.yaml |
483 | 483 | description: >- |
484 | | - Gets a user identity token to use for authentication flows in an Exchange |
| 484 | + Gets a user identity token for authentication flows in an Exchange |
485 | 485 | on-premises environment. |
486 | 486 | rawUrl: >- |
487 | | - https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls/user-identity-token.yaml |
488 | | - group: Tokens And Service Calls |
| 487 | + 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 |
| 488 | + group: Tokens And Service Calls For Exchange On-Premises Environments |
489 | 489 | api_set: |
490 | 490 | Mailbox: '1.1' |
491 | 491 | - id: outlook-tokens-and-service-calls-user-callback-token |
492 | | - name: Get a callback token |
| 492 | + name: Get a callback token in Exchange on-premises environments |
493 | 493 | fileName: user-callback-token.yaml |
494 | 494 | description: >- |
495 | 495 | Gets a callback token to call Outlook services from an add-in's backend |
496 | | - service. |
| 496 | + service in an Exchange on-premises environment. |
497 | 497 | rawUrl: >- |
498 | | - https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls/user-callback-token.yaml |
499 | | - group: Tokens And Service Calls |
| 498 | + 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 |
| 499 | + group: Tokens And Service Calls For Exchange On-Premises Environments |
500 | 500 | api_set: |
501 | 501 | Mailbox: '1.1' |
502 | 502 | - id: outlook-tokens-and-service-calls-make-ews-request-async |
503 | | - name: Get a message using Exchange Web Services (EWS) |
| 503 | + name: >- |
| 504 | + Get a message using Exchange Web Services (EWS) in Exchange on-premises |
| 505 | + environments |
504 | 506 | fileName: make-ews-request-async.yaml |
505 | | - description: Gets a message using EWS without any back-end code. |
| 507 | + description: >- |
| 508 | + Uses EWS in an Exchange on-premises environment to get a message without any |
| 509 | + backend code. |
506 | 510 | rawUrl: >- |
507 | | - https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls/make-ews-request-async.yaml |
508 | | - group: Tokens And Service Calls |
| 511 | + 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 |
| 512 | + group: Tokens And Service Calls For Exchange On-Premises Environments |
509 | 513 | api_set: |
510 | 514 | Mailbox: '1.1' |
511 | 515 | - id: outlook-tokens-and-service-calls-send-message-using-make-ews-request-async |
512 | | - name: Send a message using Exchange Web Services (EWS) |
| 516 | + name: >- |
| 517 | + Send a message using Exchange Web Services (EWS) in Exchange on-premises |
| 518 | + environments |
513 | 519 | fileName: send-message-using-make-ews-request-async.yaml |
514 | | - description: Sends a message using EWS without any back-end code. |
| 520 | + description: >- |
| 521 | + Uses EWS in an Exchange on-premises environment to send a message without |
| 522 | + any backend code. |
515 | 523 | rawUrl: >- |
516 | | - https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls/send-message-using-make-ews-request-async.yaml |
517 | | - group: Tokens And Service Calls |
| 524 | + 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 |
| 525 | + group: Tokens And Service Calls For Exchange On-Premises Environments |
518 | 526 | api_set: |
519 | 527 | Mailbox: '1.1' |
520 | 528 | - id: outlook-tokens-and-service-calls-get-icaluid-as-organizer |
521 | | - name: Get an appointment's iCalUId as the organizer |
| 529 | + name: Get an appointment's iCalUId as the organizer (Exchange on-premises only) |
522 | 530 | fileName: get-icaluid-as-organizer.yaml |
523 | 531 | description: >- |
524 | | - Uses Exchange Web Services (EWS) to get an appointment's iCalUId value where |
525 | | - the user is the organizer. |
| 532 | + Uses Exchange Web Services (EWS) in an Exchange on-premises environment to |
| 533 | + get an appointment's iCalUId value where the user is the organizer. |
526 | 534 | rawUrl: >- |
527 | | - https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls/get-icaluid-as-organizer.yaml |
528 | | - group: Tokens And Service Calls |
| 535 | + 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 |
| 536 | + group: Tokens And Service Calls For Exchange On-Premises Environments |
529 | 537 | api_set: |
530 | 538 | Mailbox: '1.3' |
531 | 539 | - id: outlook-tokens-and-service-calls-get-icaluid-as-attendee |
532 | | - name: Get an appointment's iCalUId as an attendee |
| 540 | + name: Get an appointment's iCalUId as an attendee (Exchange on-premises only) |
533 | 541 | fileName: get-icaluid-as-attendee.yaml |
534 | 542 | description: >- |
535 | | - Uses Exchange Web Services (EWS) to get an appointment's iCalUId value where |
536 | | - the user is an attendee. |
| 543 | + Uses Exchange Web Services (EWS) in an Exchange on-premises environment to |
| 544 | + get an appointment's iCalUId value where the user is an attendee. |
537 | 545 | rawUrl: >- |
538 | | - https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/85-tokens-and-service-calls/get-icaluid-as-attendee.yaml |
539 | | - group: Tokens And Service Calls |
| 546 | + 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 |
| 547 | + group: Tokens And Service Calls For Exchange On-Premises Environments |
540 | 548 | api_set: |
541 | 549 | Mailbox: '1.1' |
542 | 550 | - id: outlook-other-item-apis-get-subject-read |
|
0 commit comments