
Microsoft Outlook API Integration Profile
Information and guides about integrating with Microsoft Outlook API
Add Microsoft Outlook Integration to Your App- Download Message Attachment
- List serviceAnnouncement messages
Retrieve the serviceUpdateMessage resources from the messages navigation property. This operation retrieves all service update messages that exist for the tenant.
- Create new navigation property to messages for admin
- Get serviceUpdateMessage
Retrieve the properties and relationships of a serviceUpdateMessage object. This operation retrieves a specified service update message for the tenant. The operation returns an error if the message does not exist for the tenant.
- Update the navigation property messages in admin
- Delete navigation property messages for admin
- List attachments
Get the list of attachments associated with a service message.
- Create new navigation property to attachments for admin
- Get serviceAnnouncementAttachment
Read the properties and relationships of a serviceAnnouncementAttachment object.
- Update the navigation property attachments in admin