Share via


ProxyAddressCollection members

Represents a collection of proxy addresses.

The ProxyAddressCollection type exposes the following members.

Constructors

  Name Description
Public method ProxyAddressCollection()
Public method ProxyAddressCollection(Dictionary<String, Object>)
Public method ProxyAddressCollection(Hashtable)
Public method ProxyAddressCollection(ICollection)
Public method ProxyAddressCollection(Object)

Top

Properties

  Name Description
Public property Changed (Inherited from MultiValuedProperty<T>.)
Public property Count (Inherited from MultiValuedProperty<T>.)
Public propertyStatic member Empty
Public property IsChangesOnlyCopy (Inherited from MultiValuedProperty<T>.)
Public property IsReadOnly (Inherited from MultiValuedProperty<T>.)
Public property IsSynchronized (Inherited from MultiValuedProperty<T>.)
Public property Item (Inherited from MultiValuedProperty<T>.)
Public property SyncRoot (Inherited from MultiValuedProperty<T>.)

Top

Methods

  Name Description
Public method Add (Inherited from MultiValuedProperty<T>.)
Public method Clear (Inherited from MultiValuedProperty<T>.)
Public method Clone (Inherited from MultiValuedProperty<T>.)
Public method Contains (Inherited from MultiValuedProperty<T>.)
Protected method ConvertInput (Inherited from MultiValuedProperty<T>.)
Public method CopyChangesFrom (Inherited from MultiValuedProperty<T>.)
Public method CopyTo(Array, Int32) (Inherited from MultiValuedProperty<T>.)
Public method CopyTo([], Int32) (Inherited from MultiValuedProperty<T>.)
Protected method DeserializeValue (Inherited from MultiValuedProperty<T>.)
Public method Equals(Object) (Inherited from MultiValuedProperty<T>.)
Public method Equals(MultiValuedProperty<T>) (Inherited from MultiValuedProperty<T>.)
Public method Find (Inherited from MultiValuedProperty<T>.)
Public method GetEnumerator (Inherited from MultiValuedProperty<T>.)
Public method GetHashCode (Inherited from MultiValuedProperty<T>.)
Public method IndexOf (Inherited from MultiValuedProperty<T>.)
Public method Insert (Inherited from MultiValuedProperty<T>.)
Protected method OnCollectionChanged (Inherited from MultiValuedProperty<T>.)
Protected method OnCollectionChanging (Inherited from MultiValuedProperty<T>.)
Public method Remove (Inherited from MultiValuedProperty<T>.)
Public method RemoveAt (Inherited from MultiValuedProperty<T>.)
Protected method SerializeValue (Inherited from MultiValuedProperty<T>.)
Protected method SetAt (Inherited from MultiValuedProperty<T>.)
Public method Sort (Inherited from MultiValuedProperty<T>.)
Public method ToArray (Inherited from MultiValuedProperty<T>.)
Public method TryAdd (Inherited from MultiValuedProperty<T>.)
Protected method TryAddInternal (Inherited from MultiValuedProperty<T>.)
Protected method ValidateValue (Inherited from MultiValuedProperty<T>.)

Top

Operators

  Name Description
Public operatorStatic member Implicit([] to ProxyAddressCollection)

Top

See also

Reference

ProxyAddressCollection class

Microsoft.Exchange.Data namespace