SmsTextMessage.Id 属性

定义

指示短信的 ID。

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。

实现

Id

Windows 要求

应用功能
cellularMessaging sms

适用于