次の方法で共有


ContactListServerSearchReadBatchRequest.SessionId プロパティ

定義

このバッチ読み取り要求の検索セッション ID を取得します。

public:
 property Platform::String ^ SessionId { Platform::String ^ get(); };
winrt::hstring SessionId();
public string SessionId { get; }
var string = contactListServerSearchReadBatchRequest.sessionId;
Public ReadOnly Property SessionId As String

プロパティ値

String

Platform::String

winrt::hstring

検索セッション ID。

Windows の要件

アプリの機能
contactsSystem

適用対象