Partager via


MobileDeviceConfiguration.DeviceImei property

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

Syntax

'Declaration
Public Property DeviceImei As String
    Get
    Set
'Usage
Dim instance As MobileDeviceConfiguration
Dim value As String

value = instance.DeviceImei

instance.DeviceImei = value
public string DeviceImei { get; set; }

Property value

Type: System.String

See also

Reference

MobileDeviceConfiguration class

MobileDeviceConfiguration members

Microsoft.Exchange.Management.Tasks namespace