Share via


MultiValuedProperty<T> members

Specifies the cmdlets you want to search for in the administrator audit log.

The MultiValuedProperty<T> type exposes the following members.

Constructors

  Name Description
Public method MultiValuedProperty<T>()
Public method MultiValuedProperty<T>(Dictionary<String, Object>)
Public method MultiValuedProperty<T>(Hashtable)
Public method MultiValuedProperty<T>(Object)

Top

Properties

  Name Description
Public property Changed (Overrides MultiValuedPropertyBase.Changed.)
Public property Count (Overrides MultiValuedPropertyBase.Count.)
Public propertyStatic member Empty
Public property IsChangesOnlyCopy (Overrides MultiValuedPropertyBase.IsChangesOnlyCopy.)
Public property IsReadOnly (Overrides MultiValuedPropertyBase.IsReadOnly.)
Public property IsSynchronized (Overrides MultiValuedPropertyBase.IsSynchronized.)
Public property Item
Public property SyncRoot (Overrides MultiValuedPropertyBase.SyncRoot.)

Top

Methods

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

Top

Operators

  Name Description
Public operatorStatic member Addition
Public operatorStatic member Implicit([] to MultiValuedProperty<T>)
Public operatorStatic member Subtraction

Top

See also

Reference

MultiValuedProperty<T> class

Microsoft.Exchange.Data namespace