DeleteSmsMessageOperation.Status Property

Definition

Specifies the status of the asynchronous SMS message delete operation.

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

Property Value

An enumerated value representing the status of the asynchronous SMS message delete operation.

Implements

Windows requirements

App capabilities
cellularMessaging sms

Applies to