This documentation is archived and is not being maintained.
InvalidRecipient (MailTips)
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2010 | Exchange Server 2013 | Office 365
The InvalidRecipient element indicates whether the recipient is invalid.
<InvalidRecipient>true | false</InvalidRecipient>
Boolean
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
|
Element
|
Description
|
|
MailTips
|
Represents values for various types of mail tips.
|
The text value of this element is true if the recipient is invalid. The value is false if the recipient is not invalid.
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
|
Namespace
|
http://schemas.microsoft.com/exchange/services/2006/types
|
|
Schema Name
|
Types schema
|
|
Validation File
|
Types.xsd
|
|
Can be Empty
|
False
|