Share via


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; }

Property value

Type: Microsoft.Exchange.Data.Directory.Recipient.RemoteRecipientType

See also

Reference

RemoteMailbox class

RemoteMailbox members

Microsoft.Exchange.Data.Directory.Management namespace