MailboxSmtpAddress
Last modified: September 06, 2011
Applies to: Exchange Server 2007 | Exchange Server 2010
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
Attributes and Elements
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. |
Text Value
None.
Remarks
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 of the Client Access server.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
True |
See Also