ExtendedPropertyDefinition methods
The following tables list the members exposed by the ExtendedPropertyDefinition type.
| Name | Description | |
|---|---|---|
|
Equals | Determines whether a given extended property definition is equal to this extended property definition. (Overrides Object.Equals(Object).) |
|
Finalize | (inherited from Object) |
|
GetHashCode | Returns a hash code for the ExtendedPropertyDefinition object. (Overrides Object.GetHashCode().) |
|
GetJsonType | Gets the JavaScript Object Notation (JSON) variable type of the associated property, for example, string, number, object, array, or Boolean. The GetJsonType() method is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. (inherited from PropertyDefinitionBase) |
|
GetType | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
|
ToString | Returns a String that represents the current Object. (inherited from PropertyDefinitionBase) |
Show: