SendSmsMessageOperation.Status Property

Definition

Specifies the status of the asynchronous message operation.

public:
 property AsyncStatus Status { AsyncStatus get(); };
AsyncStatus Status();
public AsyncStatus Status { get; }
var asyncStatus = sendSmsMessageOperation.status;
Public ReadOnly Property Status As AsyncStatus

Property Value

An enumerated value representing the status of an asynchronous operation.

Implements

Windows requirements

App capabilities
cellularMessaging sms

Applies to