Partager via


MobileDeviceConfiguration.DeviceEnableOutboundSMS property

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

Syntax

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

value = instance.DeviceEnableOutboundSMS

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

Property value

Type: System.Boolean

See also

Reference

MobileDeviceConfiguration class

MobileDeviceConfiguration members

Microsoft.Exchange.Management.Tasks namespace