NameResolutionCollectionIncludesAllResolutions - свойство |
Gets a value indicating whether more suggested resolutions are available. ResolveName only returns
a maximum of 100 name resolutions. When IncludesAllResolutions is false, there were more than 100
matching names on the server. To narrow the search, provide a more precise name to ResolveName.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public bool IncludesAllResolutions { get; }
Public ReadOnly Property IncludesAllResolutions As Boolean
Get
public:
property bool IncludesAllResolutions {
bool get ();
}
member IncludesAllResolutions : bool with get
Значение свойства
Тип:
BooleanСм. также