Compartir a través de


SmsTextMessage.Id Propiedad

Definición

Indica el identificador del mensaje de texto SMS.

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

Valor de propiedad

UInt32

unsigned int

uint32_t

Identificador entero del mensaje.

Implementaciones

Id

Requisitos de Windows

Características de aplicaciones
cellularMessaging sms

Se aplica a