SearchResultsTypeTotalResultsCount Property |
Namespace:
Aspose.Email.Clients.Exchange.WebService.Schema_2016
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic int TotalResultsCount { get; set; }Public Property TotalResultsCount As Integer
Get
Set
public:
property int TotalResultsCount {
int get ();
void set (int value);
}member TotalResultsCount : int with get, set
Property Value
Type:
Int32
Remarks
See Also