ExtendedPropertyType Members
The ExtendedPropertyType class identifies extended MAPI properties on folders and items.
The following tables list the members exposed by the ExtendedPropertyType type.
Public Constructors
Name | Description | |
---|---|---|
ExtendedPropertyType | The ExtendedPropertyType constructor initializes a new instance of the ExtendedPropertyType class. |
Top
Public Properties
Name | Description | |
---|---|---|
ExtendedFieldURI | The ExtendedFieldURI property gets or sets an extended MAPI property. | |
Item | The Item property gets or sets the value or values for a MAPI property. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also