Compartir a través de


ActiveSyncDeviceConfiguration.DeviceEnableOutboundSMS Property

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

Syntax

'Declaration
Public Property DeviceEnableOutboundSMS As Boolean
    Get
    Private Set
'Usage
Dim instance As ActiveSyncDeviceConfiguration
Dim value As Boolean

value = instance.DeviceEnableOutboundSMS
public bool DeviceEnableOutboundSMS { get; private set; }

Property Value

Type: System.Boolean