इसके माध्यम से साझा किया गया


ISmsMessage.Id Property

Definition

Retrieves an ID for the message, which can later be specified in calling message store methods in order to get or delete the message.

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

Property Value

UInt32

unsigned int

uint32_t

An integer ID for the message.

Windows requirements

App capabilities
cellularMessaging sms

Applies to