RemoteMailbox.RemoteRecipientType Property

Namespace:  Microsoft.Exchange.Data.Directory.Management
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Property RemoteRecipientType As RemoteRecipientType
    Get
    Friend Set
'Usage
Dim instance As RemoteMailbox
Dim value As RemoteRecipientType

value = instance.RemoteRecipientType
public RemoteRecipientType RemoteRecipientType { get; internal set; }