MailTipsRequested

The MailTipsRequested element contains the types of mail tips requested from the service.

<MailTipsRequested/>

MailTipTypes

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

None.

Parent elements

Element Description
GetMailTips
Contains the recipients and types of mail tips to retrieve.

Text value

The following table lists the possible values for the MailTipsRequested element.

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.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/messages
Schema Name
Messages schema
Validation File
Messages.xsd
Can be Empty
False

See also