Compartir a través de


ActiveSyncDeviceConfiguration.DeviceType Property

Namespace:  Microsoft.Exchange.Management.Tasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property DeviceType As String
    Get
    Private Set
'Usage
Dim instance As ActiveSyncDeviceConfiguration
Dim value As String

value = instance.DeviceType
public string DeviceType { get; private set; }

Property Value

Type: System.String