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