public sealed class ExtendedPropertyDefinition : PropertyDefinitionBase
Public NotInheritable Class ExtendedPropertyDefinition
Inherits PropertyDefinitionBase
public ref class ExtendedPropertyDefinition sealed : public PropertyDefinitionBase
[<SealedAttribute>]
type ExtendedPropertyDefinition =
class
inherit PropertyDefinitionBase
end
ExtendedPropertyDefinition(Int32, 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. |
ExtendedPropertyDefinition(Guid, Int32, MapiPropertyType) | Initializes a new instance of the ExtendedPropertyDefinition class. |
ExtendedPropertyDefinition(Guid, 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(ExtendedPropertyDefinition, ExtendedPropertyDefinition) | Determines whether two specified instances of ExtendedPropertyDefinition are equal. |
Inequality(ExtendedPropertyDefinition, ExtendedPropertyDefinition) | Determines whether two specified instances of ExtendedPropertyDefinition are not equal. |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |