Для изменения размера нажмите или перетащите

PropertySetAddRange - метод

Adds the specified properties to the property set.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public void AddRange(
	IEnumerable<PropertyDefinitionBase> properties
)

Параметры

properties
Тип: System.Collections.GenericIEnumerablePropertyDefinitionBase
The properties to add.
См. также