outlookUser resource type
Namespace: microsoft.graph
Represents the Outlook services available to a user.
Methods
Method | Return Type | Description |
---|---|---|
Create category | outlookCategory | Create an outlookCategory object in the user's master list of categories. |
List categories | outlookCategory collection | Get all the categories that have been defined for the user. |
Get language choices | localeInfo collection | Get the list of locales and languages that is supported for the user, as configured on the user's mailbox server. |
Get time zone choices | timeZoneInformation collection | Get the list of time zones that is supported for the user, as configured on the user's mailbox server. |
Properties
None
Relationships
Relationship | Type | Description |
---|---|---|
masterCategories | outlookCategory collection | A list of categories defined for the user. |
{
}