Clone this appointment
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxFunction Clone As IAppointment
Dim instance As IAppointment
Dim returnValue As IAppointment
returnValue = instance.Clone()
Return Value
Type:
IAppointment
See Also