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

ExtendedPropertyDefinition(DefaultExtendedPropertySet, String, MapiPropertyType) - конструктор

Initializes a new instance of the ExtendedPropertyDefinition class.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public ExtendedPropertyDefinition(
	DefaultExtendedPropertySet propertySet,
	string name,
	MapiPropertyType mapiType
)

Параметры

propertySet
Тип: Tessa.Exchange.WebServices.DataDefaultExtendedPropertySet
The extended property set of the extended property.
name
Тип: SystemString
The name of the extended property.
mapiType
Тип: Tessa.Exchange.WebServices.DataMapiPropertyType
The MAPI type of the extended property.
См. также