Gets or sets an int specifying the maximum number of results to return.

Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls(in Microsoft.Lync.Controls.dll)

Syntax

C#
public 
int 
MaxResults { 
get; 
set; }

See Also