This topic has not yet been rated - Rate this topic

ExtendedPropertyCollection methods

EWS Managed API

The ExtendedPropertyCollection type exposes the following members.

  NameDescription
Public method Contains Determines whether a specific property is in the collection. (Inherited from ComplexPropertyCollection<TComplexProperty>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Gets an enumerator that iterates through the elements of the collection. (Inherited from ComplexPropertyCollection<TComplexProperty>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf Searches for a specific property and return its zero-based index within the collection. (Inherited from ComplexPropertyCollection<TComplexProperty>.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
  NameDescription
Explicit interface implemetation Private method 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>.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.