SendSmsMessageOperation.Id Property

Definition

Indicates the ID of the asynchronous message operation.

public:
 property unsigned int Id { unsigned int get(); };
uint32_t Id();
public uint Id { get; }
var uInt32 = sendSmsMessageOperation.id;
Public ReadOnly Property Id As UInteger

Property Value

UInt32

unsigned int

uint32_t

An integer uniquely representing the asynchronous operation.

Implements

Id

Windows requirements

App capabilities
cellularMessaging sms

Applies to