ContactListServerSearchReadBatchRequest.SuggestedBatchSize Property

Definition

Gets the suggested batch size for the server-side search batch read.

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

Property Value

UInt32

unsigned int

uint32_t

The suggested number of contacts in a batch.

Windows requirements

App capabilities
contactsSystem

Applies to