Share via


GetSmsDeviceOperation.Status Property

Definition

Specifies the status of the asynchronous SmsDevice object retrieval operation.

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

Property Value

An enumerated value representing the status of an asynchronous SmsDevice object retrieval operation.

Implements

Windows requirements

Requirements Description
App capabilities
cellularMessaging sms

Applies to