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