Share via


ExCalendar.Clone Method

Namespace:  Microsoft.Exchange.ExchangeSystem
Assembly:  Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)

Syntax

'Declaration
<ComVisibleAttribute(False)> _
Public Function Clone As Object
'Usage
Dim instance As ExCalendar
Dim returnValue As Object

returnValue = instance.Clone()
[ComVisibleAttribute(false)]
public Object Clone()

Return Value

Type: System.Object

Implements

ICloneable.Clone()