MobileDeviceConfiguration.StatusNote property
Namespace: Microsoft.Exchange.Management.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public ReadOnly Property StatusNote As String
Get
'Usage
Dim instance As MobileDeviceConfiguration
Dim value As String
value = instance.StatusNote
public string StatusNote { get; }
Property value
Type: System.String
See also
Reference
MobileDeviceConfiguration class