Partilhar via


GetPasswordExpirationDateType.MailboxSmtpAddress Property

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property MailboxSmtpAddress As String
    Get
    Set
'Usage
Dim instance As GetPasswordExpirationDateType
Dim value As String

value = instance.MailboxSmtpAddress

instance.MailboxSmtpAddress = value
public string MailboxSmtpAddress { get; set; }

Property Value

Type: System.String