GetSmsMessagesOperation.Status Property
Definition
Specifies the status of the asynchronous message operations.
public:
property AsyncStatus Status { AsyncStatus get(); };
AsyncStatus Status();
public AsyncStatus Status { get; }
var asyncStatus = getSmsMessagesOperation.status;
Public ReadOnly Property Status As AsyncStatus
Property Value
An enumerated value representing the status of an asynchronous operation.
Implements
Windows 10 requirements
App capabilities |
cellularMessaging
sms
|