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

ExtendedPropertyDefinition - класс

Represents the definition of an extended property.
Иерархия наследования
SystemObject
  Tessa.Exchange.WebServices.DataPropertyDefinitionBase
    Tessa.Exchange.WebServices.DataExtendedPropertyDefinition

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public sealed class ExtendedPropertyDefinition : PropertyDefinitionBase

Тип ExtendedPropertyDefinition предоставляет следующие члены.

Конструкторы
  ИмяОписание
Открытый методExtendedPropertyDefinition(Int32, MapiPropertyType)
Initializes a new instance of the ExtendedPropertyDefinition class.
Открытый методExtendedPropertyDefinition(Guid, Int32, MapiPropertyType)
Initializes a new instance of the ExtendedPropertyDefinition class.
Открытый методExtendedPropertyDefinition(Guid, String, MapiPropertyType)
Initializes a new instance of the ExtendedPropertyDefinition class.
Открытый методExtendedPropertyDefinition(DefaultExtendedPropertySet, Int32, MapiPropertyType)
Initializes a new instance of ExtendedPropertyDefinition.
Открытый методExtendedPropertyDefinition(DefaultExtendedPropertySet, String, MapiPropertyType)
Initializes a new instance of the ExtendedPropertyDefinition class.
В начало страницы
Свойства
  ИмяОписание
Открытое свойствоId
Gets the Id of the extended property.
Открытое свойствоMapiType
Gets the MAPI type of the extended property.
Открытое свойствоName
Gets the name of the extended property.
Открытое свойствоPropertySet
Gets the property set of the extended property.
Открытое свойствоPropertySetId
Gets the property set Id or the extended property.
Открытое свойствоTag
Gets the extended property's tag.
Открытое свойствоType
Gets the property type.
(Переопределяет PropertyDefinitionBaseType.)
Открытое свойствоVersion
Gets the minimum Exchange version that supports this extended property.
(Переопределяет PropertyDefinitionBaseVersion.)
В начало страницы
Методы
  ИмяОписание
Открытый методEquals
Determines whether a given extended property definition is equal to this extended property definition.
(Переопределяет ObjectEquals(Object).)
Защищённый методFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object.)
Открытый методGetHashCode
Serves as a hash function for a particular type.
(Переопределяет ObjectGetHashCode.)
Открытый методGetType
Gets the Type of the current instance.
(Унаследован от Object.)
Защищённый методMemberwiseClone
Creates a shallow copy of the current Object.
(Унаследован от Object.)
Открытый методToString
Returns a String that represents the current Object.
(Унаследован от PropertyDefinitionBase.)
В начало страницы
Операторы
  ИмяОписание
Открытый операторСтатический членEquality
Determines whether two specified instances of ExtendedPropertyDefinition are equal.
Открытый операторСтатический членInequality
Determines whether two specified instances of ExtendedPropertyDefinition are not equal.
В начало страницы
Методы расширения
  ИмяОписание
Открытый метод расширенияGet (Определяется ComHelper.)
Открытый метод расширенияInternalMarkerCanvas
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.)
Открытый метод расширенияInvoke (Определяется ComHelper.)
Открытый метод расширенияSet (Определяется ComHelper.)
В начало страницы
См. также