Share via


MultiValuedPropertyBase.OnCollectionChanging method

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

Syntax

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

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

Parameters

See also

Reference

MultiValuedPropertyBase class

MultiValuedPropertyBase members

Microsoft.Exchange.Data namespace