Microsoft.Graph.Mail
Microsoft Graph PowerShell Cmdlets
Microsoft.Graph.Mail
Get-MgUserInferenceClassification |
Relevance classification of the user's messages based on explicit designations which override inferred relevance or importance. |
Get-MgUserInferenceClassificationOverride |
A set of overrides for a user to always classify messages from specific senders in certain ways: focused, or other. Read-only. Nullable. |
Get-MgUserMailFolder |
The user's mail folders. Read-only. Nullable. |
Get-MgUserMailFolderChildFolder |
The collection of child folders in the mailFolder. |
Get-MgUserMailFolderChildFolderMessage |
The collection of messages in the mailFolder. |
Get-MgUserMailFolderChildFolderMessageAttachment |
The fileAttachment and itemAttachment attachments for the message. |
Get-MgUserMailFolderChildFolderMessageContent |
Get media content for the navigation property messages from users |
Get-MgUserMailFolderChildFolderMessageExtension |
The collection of open extensions defined for the message. Nullable. |
Get-MgUserMailFolderChildFolderMessageMultiValueExtendedProperty |
The collection of multi-value extended properties defined for the message. Nullable. |
Get-MgUserMailFolderChildFolderMessageRule |
The collection of rules that apply to the user's Inbox folder. |
Get-MgUserMailFolderChildFolderMessageSingleValueExtendedProperty |
The collection of single-value extended properties defined for the message. Nullable. |
Get-MgUserMailFolderChildFolderMultiValueExtendedProperty |
The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. |
Get-MgUserMailFolderChildFolderSingleValueExtendedProperty |
The collection of single-value extended properties defined for the mailFolder. Read-only. Nullable. |
Get-MgUserMailFolderMessage |
The collection of messages in the mailFolder. |
Get-MgUserMailFolderMessageAttachment |
The fileAttachment and itemAttachment attachments for the message. |
Get-MgUserMailFolderMessageContent |
Get media content for the navigation property messages from users |
Get-MgUserMailFolderMessageExtension |
The collection of open extensions defined for the message. Nullable. |
Get-MgUserMailFolderMessageMultiValueExtendedProperty |
The collection of multi-value extended properties defined for the message. Nullable. |
Get-MgUserMailFolderMessageRule |
The collection of rules that apply to the user's Inbox folder. |
Get-MgUserMailFolderMessageSingleValueExtendedProperty |
The collection of single-value extended properties defined for the message. Nullable. |
Get-MgUserMailFolderMultiValueExtendedProperty |
The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. |
Get-MgUserMailFolderSingleValueExtendedProperty |
The collection of single-value extended properties defined for the mailFolder. Read-only. Nullable. |
Get-MgUserMessage |
The messages in a mailbox or folder. Read-only. Nullable. |
Get-MgUserMessageAttachment |
The fileAttachment and itemAttachment attachments for the message. |
Get-MgUserMessageContent |
Get media content for the navigation property messages from users |
Get-MgUserMessageExtension |
The collection of open extensions defined for the message. Nullable. |
Get-MgUserMessageMultiValueExtendedProperty |
The collection of multi-value extended properties defined for the message. Nullable. |
Get-MgUserMessageSingleValueExtendedProperty |
The collection of single-value extended properties defined for the message. Nullable. |
New-MgUserInferenceClassificationOverride |
Create an override for a sender identified by an SMTP address. Future messages from that SMTP address will be consistently classified\nas specified in the override. Note |
New-MgUserMailFolder |
Use this API to create a new mail folder in the root folder of the user's mailbox.
If you intend a new folder to be hidden, you must set the isHidden property to |
New-MgUserMailFolderChildFolder |
Use this API to create a new child mailFolder.
If you intend a new folder to be hidden, you must set the isHidden property to |
New-MgUserMailFolderChildFolderMessage |
Use this API to create a new Message in a mailfolder. |
New-MgUserMailFolderChildFolderMessageAttachment |
Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. |
New-MgUserMailFolderChildFolderMessageExtension |
Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions. |
New-MgUserMailFolderChildFolderMessageMultiValueExtendedProperty |
Create new navigation property to multiValueExtendedProperties for users |
New-MgUserMailFolderChildFolderMessageRule |
Create a messageRule object by specifying a set of conditions and actions. Outlook carries out those actions if an incoming message in the user's Inbox meets the specified conditions. |
New-MgUserMailFolderChildFolderMessageSingleValueExtendedProperty |
Create new navigation property to singleValueExtendedProperties for users |
New-MgUserMailFolderChildFolderMultiValueExtendedProperty |
Create new navigation property to multiValueExtendedProperties for users |
New-MgUserMailFolderChildFolderSingleValueExtendedProperty |
Create new navigation property to singleValueExtendedProperties for users |
New-MgUserMailFolderMessage |
Use this API to create a new Message in a mailfolder. |
New-MgUserMailFolderMessageAttachment |
Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. |
New-MgUserMailFolderMessageExtension |
Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions. |
New-MgUserMailFolderMessageMultiValueExtendedProperty |
Create new navigation property to multiValueExtendedProperties for users |
New-MgUserMailFolderMessageRule |
Create a messageRule object by specifying a set of conditions and actions. Outlook carries out those actions if an incoming message in the user's Inbox meets the specified conditions. |
New-MgUserMailFolderMessageSingleValueExtendedProperty |
Create new navigation property to singleValueExtendedProperties for users |
New-MgUserMailFolderMultiValueExtendedProperty |
Create new navigation property to multiValueExtendedProperties for users |
New-MgUserMailFolderSingleValueExtendedProperty |
Create new navigation property to singleValueExtendedProperties for users |
New-MgUserMessage |
Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions. |
New-MgUserMessageAttachment |
Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. |
New-MgUserMessageExtension |
Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions. |
New-MgUserMessageMultiValueExtendedProperty |
Create new navigation property to multiValueExtendedProperties for users |
New-MgUserMessageSingleValueExtendedProperty |
Create new navigation property to singleValueExtendedProperties for users |
Remove-MgUserInferenceClassificationOverride |
Delete navigation property overrides for users |
Remove-MgUserMailFolder |
Delete navigation property mailFolders for users |
Remove-MgUserMailFolderChildFolder |
Delete navigation property childFolders for users |
Remove-MgUserMailFolderChildFolderMessage |
Delete navigation property messages for users |
Remove-MgUserMailFolderChildFolderMessageAttachment |
Delete navigation property attachments for users |
Remove-MgUserMailFolderChildFolderMessageExtension |
Delete navigation property extensions for users |
Remove-MgUserMailFolderChildFolderMessageMultiValueExtendedProperty |
Delete navigation property multiValueExtendedProperties for users |
Remove-MgUserMailFolderChildFolderMessageRule |
Delete navigation property messageRules for users |
Remove-MgUserMailFolderChildFolderMessageSingleValueExtendedProperty |
Delete navigation property singleValueExtendedProperties for users |
Remove-MgUserMailFolderChildFolderMultiValueExtendedProperty |
Delete navigation property multiValueExtendedProperties for users |
Remove-MgUserMailFolderChildFolderSingleValueExtendedProperty |
Delete navigation property singleValueExtendedProperties for users |
Remove-MgUserMailFolderMessage |
Delete navigation property messages for users |
Remove-MgUserMailFolderMessageAttachment |
Delete navigation property attachments for users |
Remove-MgUserMailFolderMessageExtension |
Delete navigation property extensions for users |
Remove-MgUserMailFolderMessageMultiValueExtendedProperty |
Delete navigation property multiValueExtendedProperties for users |
Remove-MgUserMailFolderMessageRule |
Delete navigation property messageRules for users |
Remove-MgUserMailFolderMessageSingleValueExtendedProperty |
Delete navigation property singleValueExtendedProperties for users |
Remove-MgUserMailFolderMultiValueExtendedProperty |
Delete navigation property multiValueExtendedProperties for users |
Remove-MgUserMailFolderSingleValueExtendedProperty |
Delete navigation property singleValueExtendedProperties for users |
Remove-MgUserMessage |
Delete navigation property messages for users |
Remove-MgUserMessageAttachment |
Delete navigation property attachments for users |
Remove-MgUserMessageExtension |
Delete navigation property extensions for users |
Remove-MgUserMessageMultiValueExtendedProperty |
Delete navigation property multiValueExtendedProperties for users |
Remove-MgUserMessageSingleValueExtendedProperty |
Delete navigation property singleValueExtendedProperties for users |
Set-MgUserMailFolderChildFolderMessageContent |
Update media content for the navigation property messages in users |
Set-MgUserMailFolderMessageContent |
Update media content for the navigation property messages in users |
Set-MgUserMessageContent |
Update media content for the navigation property messages in users |
Update-MgUserInferenceClassification |
Update the navigation property inferenceClassification in users |
Update-MgUserInferenceClassificationOverride |
Update the navigation property overrides in users |
Update-MgUserMailFolder |
Update the navigation property mailFolders in users |
Update-MgUserMailFolderChildFolder |
Update the navigation property childFolders in users |
Update-MgUserMailFolderChildFolderMessage |
Update the navigation property messages in users |
Update-MgUserMailFolderChildFolderMessageExtension |
Update the navigation property extensions in users |
Update-MgUserMailFolderChildFolderMessageMultiValueExtendedProperty |
Update the navigation property multiValueExtendedProperties in users |
Update-MgUserMailFolderChildFolderMessageRule |
Update the navigation property messageRules in users |
Update-MgUserMailFolderChildFolderMessageSingleValueExtendedProperty |
Update the navigation property singleValueExtendedProperties in users |
Update-MgUserMailFolderChildFolderMultiValueExtendedProperty |
Update the navigation property multiValueExtendedProperties in users |
Update-MgUserMailFolderChildFolderSingleValueExtendedProperty |
Update the navigation property singleValueExtendedProperties in users |
Update-MgUserMailFolderMessage |
Update the navigation property messages in users |
Update-MgUserMailFolderMessageExtension |
Update the navigation property extensions in users |
Update-MgUserMailFolderMessageMultiValueExtendedProperty |
Update the navigation property multiValueExtendedProperties in users |
Update-MgUserMailFolderMessageRule |
Update the navigation property messageRules in users |
Update-MgUserMailFolderMessageSingleValueExtendedProperty |
Update the navigation property singleValueExtendedProperties in users |
Update-MgUserMailFolderMultiValueExtendedProperty |
Update the navigation property multiValueExtendedProperties in users |
Update-MgUserMailFolderSingleValueExtendedProperty |
Update the navigation property singleValueExtendedProperties in users |
Update-MgUserMessage |
Update the navigation property messages in users |
Update-MgUserMessageExtension |
Update the navigation property extensions in users |
Update-MgUserMessageMultiValueExtendedProperty |
Update the navigation property multiValueExtendedProperties in users |
Update-MgUserMessageSingleValueExtendedProperty |
Update the navigation property singleValueExtendedProperties in users |