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

ExtendedPropertyDefinition(Guid, Int32, MapiPropertyType) - конструктор

Initializes a new instance of the ExtendedPropertyDefinition class.

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

Параметры

propertySetId
Тип: SystemGuid
The property set Id of the extended property.
id
Тип: SystemInt32
The Id of the extended property.
mapiType
Тип: Tessa.Exchange.WebServices.DataMapiPropertyType
The MAPI type of the extended property.
См. также