ExtendedPropertyDefinition - класс |
Пространство имён: Tessa.Exchange.WebServices.Data
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 | (Унаследован от 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.) |