ExtendedPropertyDefinition(Int32, MapiPropertyType) - конструктор |
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public ExtendedPropertyDefinition(
int tag,
MapiPropertyType mapiType
)
Public Sub New (
tag As Integer,
mapiType As MapiPropertyType
)
public:
ExtendedPropertyDefinition(
int tag,
MapiPropertyType mapiType
)
new :
tag : int *
mapiType : MapiPropertyType -> ExtendedPropertyDefinition
Параметры
- tag
- Тип: SystemInt32
The tag of the extended property. - mapiType
- Тип: Tessa.Exchange.WebServices.DataMapiPropertyType
The MAPI type of the extended property.
См. также