ExtendedPropertyDefinition(Guid, Int32, MapiPropertyType) - конструктор
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public ExtendedPropertyDefinition(
Guid propertySetId,
int id,
MapiPropertyType mapiType
)
Public Sub New (
propertySetId As Guid,
id As Integer,
mapiType As MapiPropertyType
)
public:
ExtendedPropertyDefinition(
Guid propertySetId,
int id,
MapiPropertyType mapiType
)
new :
propertySetId : Guid *
id : int *
mapiType : MapiPropertyType -> ExtendedPropertyDefinition
Параметры
- propertySetId Guid
- The property set Id of the extended property.
- id Int32
- The Id of the extended property.
- mapiType MapiPropertyType
- The MAPI type of the extended property.