MultiValuedPropertyBase.Clone Method
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public MustOverride Function Clone As Object
'Usage
Dim instance As MultiValuedPropertyBase
Dim returnValue As Object
returnValue = instance.Clone()
public abstract Object Clone()
Return Value
Type: System.Object
Returns Object.