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