Compartir a través de


OptionalIdentityData.ICloneable.Clone Method

Namespace:  Microsoft.Exchange.Configuration.Tasks
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
Private Function Clone As Object Implements ICloneable.Clone
'Usage
Dim instance As OptionalIdentityData
Dim returnValue As Object

returnValue = CType(instance, ICloneable).Clone()
Object ICloneable.Clone()

Return Value

Type: System.Object

Implements

ICloneable.Clone()