MailTipTypes Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This enumeration supports a bitwise combination of its member values.
public enum class MailTipTypes
[System.Flags]
public enum MailTipTypes
Public Enum MailTipTypes
- Inheritance
-
MailTipTypes
- Attributes
Fields
Name | Value | Description |
---|---|---|
All | 1 | |
OutOfOfficeMessage | 2 | |
MailboxFullStatus | 4 | |
CustomMailTip | 8 | |
ExternalMemberCount | 16 | |
TotalMemberCount | 32 | |
MaxMessageSize | 64 | |
DeliveryRestriction | 128 | |
ModerationStatus | 256 | |
InvalidRecipient | 512 | |
Scope | 1024 |