Share via


ReducedRecipient.HasActiveSyncDevicePartnership property

Gets a value that indicates whether an Exchange ActiveSync device partnership is established for the recipient.

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

Syntax

'Declaration
Public ReadOnly Property HasActiveSyncDevicePartnership As Boolean
    Get
'Usage
Dim instance As ReducedRecipient
Dim value As Boolean

value = instance.HasActiveSyncDevicePartnership
public bool HasActiveSyncDevicePartnership { get; }

Property value

Type: System.Boolean
true if an Exchange ActiveSync device partnership is established for the recipient; otherwise, false.

See also

Reference

ReducedRecipient class

ReducedRecipient members

Microsoft.Exchange.Data.Directory.Management namespace