List Contact Folders

Lists Outlook contact folders with Azure Active Directory.

Input

Field Definition Type Required

User

ID or Username

User ID is the unique identifier for the user. Should be treated as an opaque identifier.

Username of the Office 365 user. This is the user's User Principal Name (UPN). A UPN is formed by taking the username and domain and combining them with the @ separator.

For example, john.doe@somedomain.com. This could be the user's email address, but not always.

This property can't contain accent characters. Only the following characters are allowed: A-Z, a-z, 0-9, '.-_!#^~.

Text TRUE

Output

Field Definition Type

Folders

Object

Display Name

Folder's display name.

Text

ID

Unique identifier of the contact folder.

Text

Parent Folder ID

ID of the folder's parent folder.

Text

Child Folders

List of Objects

Display Name

Child Folder's display name.

Text

ID

Unique identifier of the contact child folder.

Text

Parent Folder ID

ID of the folder's parent folder.

Text

Child Folders

List of Objects

Display Name

Child Folder's display name.

Text

ID

Unique identifier of the contact child folder.

Text

Parent Folder ID

ID of the folder's parent folder.

Text