mailbox (preview requirement set)
Office.context.mailbox
Provides access to the Outlook add-in object model for Microsoft Outlook.
Requirements
| Requirement | Value |
|---|---|
| Minimum mailbox requirement set version | 1.1 |
| Minimum permission level | Restricted |
| Applicable Outlook mode | Compose or Read |
Properties
| Property | Minimum permission level |
Modes | Return type | Minimum requirement set |
|---|---|---|---|---|
| diagnostics | ReadItem | Compose Read |
Diagnostics | 1.1 |
| ewsUrl | ReadItem | Compose Read |
String | 1.1 |
| item | Restricted | Compose Read |
Item | 1.1 |
| masterCategories | ReadWriteMailbox | Compose Read |
MasterCategories | 1.8 |
| restUrl | ReadItem | Compose Read |
String | 1.5 |
| userProfile | ReadItem | Compose Read |
UserProfile | 1.1 |
Methods
Events
You can subscribe to and unsubscribe from the following events using addHandlerAsync and removeHandlerAsync respectively.
Important
Events are only available with task pane implementation.
| Event | Description | Minimum requirement set |
|---|---|---|
ItemChanged |
A different Outlook item is selected for viewing while the task pane is pinned. | 1.5 |
OfficeThemeChanged |
The Office theme on the mailbox has changed. | Preview |
Feedback
Submit and view feedback for