ExpandGroupResultsCount - свойство |
Gets the number of members that were returned by the ExpandGroup operation. Count might be
less than the total number of members in the group, in which case the value of the
IncludesAllMembers is false.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public int Count { get; }
Public ReadOnly Property Count As Integer
Get
public:
property int Count {
int get ();
}
member Count : int with get
Значение свойства
Тип:
Int32См. также