ExtendedPropertyCollection methods
EWS Managed API
The ExtendedPropertyCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Contains | Determines whether a specific property is in the collection. (Inherited from ComplexPropertyCollection<TComplexProperty>.) |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetEnumerator | Gets an enumerator that iterates through the elements of the collection. (Inherited from ComplexPropertyCollection<TComplexProperty>.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
IndexOf | Searches for a specific property and return its zero-based index within the collection. (Inherited from ComplexPropertyCollection<TComplexProperty>.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
IEnumerable.GetEnumerator | Gets an enumerator that iterates through the elements of the collection. The IEnumerable.GetEnumerator() method is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. (Inherited from ComplexPropertyCollection<TComplexProperty>.) |