MailboxSmtpAddress
Published: July 16, 2012
Applies to: Exchange 2013 | Exchange Online | Exchange Server 2010 Service Pack 1 (SP1)
The MailboxSmtpAddress element represents the SMTP address of the user whose Inbox rules are to be retrieved or updated; or whose password expiration date is to be retrieved.
<MailboxSmtpAddress/>
string
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
Element | Description |
|---|---|
Defines a request to get the Inbox rules on a mailbox in the server store. | |
Defines a request to get the password expiration date of an email account. | |
Defines a request to update the Inbox rules in a mailbox in the server store. |
None.
The MailboxSmtpAddress element is an optional element. If the MailboxSmtpAddress element is omitted, the address of the logged on user is used.
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 | True |
Date | Description |
|---|---|
July 16, 2012 | Initial publication |