ContactListServerSearchReadBatchRequest.SuggestedBatchSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The suggested number of contacts in a batch.
Windows requirements
App capabilities |
contactsSystem
|