ExtendedProperty Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an extended property.
public ref class ExtendedProperty sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class ExtendedProperty : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class ExtendedProperty
Inherits ComplexProperty
- Inheritance
Properties
PropertyDefinition |
Gets the definition of the extended property. |
Value |
Gets or sets the value of the extended property. |
Methods
Equals(Object) |
Indicates whether the extended property is equal to the specified object. |
GetHashCode() |
Returns a hash code for the ExtendedProperty object. |