Share via


ADUser.RemoteRecipientType property

Namespace:  Microsoft.Exchange.Data.Directory.Recipient
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 ADUser
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

ADUser class

ADUser members

Microsoft.Exchange.Data.Directory.Recipient namespace