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.6.0.22
public bool IncludesAllResolutions { get; }
Public ReadOnly Property IncludesAllResolutions As Boolean
Get
public:
property bool IncludesAllResolutions {
bool get ();
}
member IncludesAllResolutions : bool with get
Значение свойства
Boolean