Compartir a través de


ActiveSyncDeviceConfiguration.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 ActiveSyncDeviceConfiguration
Dim value As String

value = instance.StatusNote
public string StatusNote { get; }

Property Value

Type: System.String