次の方法で共有


ContactListServerSearchReadBatchRequest.SuggestedBatchSize プロパティ

定義

サーバー側の検索バッチ読み取りで推奨されるバッチ サイズを取得します。

public:
 property unsigned int SuggestedBatchSize { unsigned int get(); };
uint32_t SuggestedBatchSize();
public uint SuggestedBatchSize { get; }
var uInt32 = contactListServerSearchReadBatchRequest.suggestedBatchSize;
Public ReadOnly Property SuggestedBatchSize As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

バッチ内の連絡先の候補数。

Windows の要件

アプリの機能
contactsSystem

適用対象