MobileDeviceConfiguration.DeviceUserAgent property
Namespace: Microsoft.Exchange.Management.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
'Declaration
Public Property DeviceUserAgent As String
Get
Set
'Usage
Dim instance As MobileDeviceConfiguration
Dim value As String
value = instance.DeviceUserAgent
instance.DeviceUserAgent = value
public string DeviceUserAgent { get; set; }
Type: System.String
MobileDeviceConfiguration class