APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Microsoft Office 365
MailFolder
Microsoft Office 365
· Schema
MailFolder
A mail folder in a user's mailbox, such as Inbox and Drafts.
Cloud
Collaboration
Enterprise
Microsoft
Productivity
Properties
Name
Type
Description
id
string
The unique identifier for the mail folder.
displayName
string
The mail folder's display name.
parentFolderId
string
The unique identifier for the mail folder's parent.
childFolderCount
integer
The number of immediate child folders in the current folder.
totalItemCount
integer
The number of items in the mail folder.
unreadItemCount
integer
The number of unread items in the folder.
isHidden
boolean
Indicates whether the mail folder is hidden.
View JSON Schema on GitHub