MultiValuedProperty<T>.Clone Method
This member overrides MultiValuedPropertyBase.Clone().
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Overrides Function Clone As Object
'Usage
Dim instance As MultiValuedProperty
Dim returnValue As Object
returnValue = instance.Clone()
public override Object Clone()
Return Value
Type: System.Object
Returns Object.