Share via


MultiValuedProperty<T>.OnCollectionChanging method

This member overrides MultiValuedPropertyBase.OnCollectionChanging(EventArgs).

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Protected Overrides Sub OnCollectionChanging ( _
    e As EventArgs _
)
'Usage
Dim e As EventArgs

Me.OnCollectionChanging(e)
protected override void OnCollectionChanging(
    EventArgs e
)

Parameters

See also

Reference

MultiValuedProperty<T> class

MultiValuedProperty<T> members

Microsoft.Exchange.Data namespace