MailTips

Last modified: May 25, 2010

Applies to: Exchange Server 2007 | Exchange Server 2010

The MailTips element represents values for various types of mail tips.

<MailTips>
   <RecipientAddress/>
   <PendingMailTips/>
   <OutOfOffice/>
   <MailboxFull/>
   <CustomMailTip/>
   <TotalMemberCount/>
   <ExternalMemberCount/>
   <MaxMessageSize/>
   <DeliveryRestricted/>
   <IsModerated/>
   <InvalidRecipient/>
</MailTips>

MailTips

Attributes and Elements

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

Attributes

None.

Child Elements

Element

Description

RecipientAddress

Represents the mailbox of the recipient.

PendingMailTips

Indicates that the mail tips in this element could not be evaluated before the server's processing timeout expired.

OutOfOffice

Represents the response message and a duration time for sending the response message.

MailboxFull

Indicates whether the mailbox for the recipient is full.

CustomMailTip

Represents a customized mail tip message.

TotalMemberCount

Represents the count of all members in a group.

ExternalMemberCount

Represents the count of external members in a group.

MaxMessageSize

Represents the maximum message size the recipient can accept.

DeliveryRestricted

Indicates whether delivery restrictions will prevent the sender’s message from reaching the recipient.

IsModerated

Indicates whether the recipient’s mailbox is being moderated.

InvalidRecipient (MailTips)

Indicates whether the recipient is invalid.

Parent Elements

Element

Description

MailTipsResponseMessageType

Represents mail tips settings.

Text Value

None.

Remarks

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

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/messages

Schema Name

Messages schema

Validation File

Messages.xsd

Can be Empty

False

See Also

Other Resources