MailboxSmtpAddress
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.
None.
None.
Element | Description |
---|---|
GetInboxRules |
Defines a request to get the Inbox rules on a mailbox in the server store. |
GetPasswordExpirationDate |
Defines a request to get the password expiration date of an email account. |
UpdateInboxRules |
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.
Element | Example |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
True |