MailTipsType
MailTipsType enumeration (11 values)
Enumerates the types of mail tips
| Value | Description |
|---|---|
| All | Represents all available mail tips. |
| OutOfOfficeMessage | Represents the Out of Office (OOF) message. |
| MailboxFullStatus | Represents the status for a mailbox that is full. |
| CustomMailTip | Represents a custom mail tip. |
| ExternalMemberCount | Represents the count of external members. |
| TotalMemberCount | Represents the count of all members. |
| MaxMessageSize | Represents the maximum message size a recipient can accept. |
| DeliveryRestriction | Indicates whether delivery restrictions will prevent the sender’s message from reaching the recipient. |
| ModerationStatus | Indicates whether the sender’s message will be reviewed by a moderator. |
| InvalidRecipient | Indicates whether the recipient is invalid. |
| Scope |