SmsTextMessage.Id 屬性

定義

指出 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

屬性值

UInt32

unsigned int

uint32_t

訊息的整數識別碼。

實作

Id

Windows 需求

應用程式功能
cellularMessaging sms

適用於