Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the device to retrieve.
Inheritance hierarchy
System.Object
Microsoft.Exchange.Configuration.Tasks.ADIdParameter
Microsoft.Exchange.Configuration.Tasks.MobileDeviceIdParameter
Microsoft.Exchange.Configuration.Tasks.ActiveSyncDeviceIdParameter
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class ActiveSyncDeviceIdParameter _
Inherits MobileDeviceIdParameter
'Usage
Dim instance As ActiveSyncDeviceIdParameter
[SerializableAttribute]
public class ActiveSyncDeviceIdParameter : MobileDeviceIdParameter
Remarks
One of the following values is used to identify a mobile device in Active Directory: A GUID, DeviceIdentity, or Multi-TenantID.
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.