ExtendedPropertyDefinition(Int32, MapiPropertyType) - конструктор
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
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 Int32
- The tag of the extended property.
- mapiType MapiPropertyType
- The MAPI type of the extended property.