Jaa


MemberType.Mailbox Property

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

Syntax

'Declaration
Public Property Mailbox As EmailAddressType
    Get
    Set
'Usage
Dim instance As MemberType
Dim value As EmailAddressType

value = instance.Mailbox

instance.Mailbox = value
public EmailAddressType Mailbox { get; set; }