public final class MailTipsType
extends com.aspose.ms.System.Enum
Enumerates the types of mail tips
Modifier and Type | Field and Description |
---|---|
static int |
All
Represents all available mail tips.
|
static int |
CustomMailTip
Represents a custom mail tip.
|
static int |
DeliveryRestriction
Indicates whether delivery restrictions will prevent the sender's message from reaching the recipient.
|
static int |
ExternalMemberCount
Represents the count of external members.
|
static int |
InvalidRecipient
Indicates whether the recipient is invalid.
|
static int |
MailboxFullStatus
Represents the status for a mailbox that is full.
|
static int |
MaxMessageSize
Represents the maximum message size a recipient can accept.
|
static int |
ModerationStatus
Indicates whether the sender's message will be reviewed by a moderator.
|
static int |
OutOfOfficeMessage
Represents the Out of Office (OOF) message.
|
static int |
Scope |
static int |
TotalMemberCount
Represents the count of all members.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int All
Represents all available mail tips.
public static final int OutOfOfficeMessage
Represents the Out of Office (OOF) message.
public static final int MailboxFullStatus
Represents the status for a mailbox that is full.
public static final int CustomMailTip
Represents a custom mail tip.
public static final int ExternalMemberCount
Represents the count of external members.
public static final int TotalMemberCount
Represents the count of all members.
public static final int MaxMessageSize
Represents the maximum message size a recipient can accept.
public static final int DeliveryRestriction
Indicates whether delivery restrictions will prevent the sender's message from reaching the recipient.
public static final int ModerationStatus
Indicates whether the sender's message will be reviewed by a moderator.
public static final int InvalidRecipient
Indicates whether the recipient is invalid.
public static final int Scope