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

IndexedPropertyDefinition - класс

Represents an indexed property definition.
Иерархия наследования

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

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

Свойства
  ИмяОписание
Открытое свойствоIndex
Gets the index of the property.
Открытое свойствоType
Gets the property type.
(Переопределяет PropertyDefinitionBaseType.)
Открытое свойствоVersion
Gets the minimum Exchange version that supports this property.
(Унаследован от ServiceObjectPropertyDefinition.)
В начало страницы
Методы
  ИмяОписание
Открытый методEquals
Determines whether a given indexed property definition is equal to this indexed 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 IndexedPropertyDefinition are equal.
Открытый операторСтатический членInequality
Determines whether two specified instances of IndexedPropertyDefinition are not equal.
В начало страницы
Методы расширения
  ИмяОписание
Открытый метод расширенияGet (Определяется ComHelper.)
Открытый метод расширенияInternalMarkerCanvas
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.)
Открытый метод расширенияInvoke (Определяется ComHelper.)
Открытый метод расширенияSet (Определяется ComHelper.)
В начало страницы
См. также