GetSmsMessageOperation.Id プロパティ

定義

非同期 SMS メッセージ取得操作の ID を指定します。

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

プロパティ値

UInt32

unsigned int

uint32_t

非同期 SMS メッセージ取得操作を一意に表す整数。

実装

Id

Windows の要件

アプリの機能
cellularMessaging sms

適用対象