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

PropertySet  - преобразование (BasePropertySet to PropertySet)

Implements an implicit conversion between PropertySet and BasePropertySet.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public static implicit operator PropertySet (
	BasePropertySet basePropertySet
)

Параметры

basePropertySet
Тип: Tessa.Exchange.WebServices.DataBasePropertySet
The BasePropertySet value to convert from.

Возвращаемое значение

Тип: PropertySet
A PropertySet instance based on the specified base property set.
См. также