MultiValuedProperty<T>.Clear method
This member overrides MultiValuedPropertyBase.Clear().
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Overrides Sub Clear
'Usage
Dim instance As MultiValuedProperty
instance.Clear()
public override void Clear()