GetPasswordExpirationDate
Last modified: September 26, 2011
Applies to: Exchange Server 2007 | Exchange Server 2010
The GetPasswordExpirationDate element defines a request to get the password expiration date for an email account. This element is the base element for the GetPasswordExpirationDate Operation operation.
<GetPasswordExpirationDate>
<MailboxSmtpAddress/>
</GetPasswordExpirationDate>
GetPasswordExpirationDateType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element name |
Description |
---|---|
Represents the email address of the email account for which the password expiration date is to be returned. |
Parent Elements
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.
This element was introduced in Microsoft Exchange Server 2010 Service Pack 2 (SP2).
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