IAppointmentsGetNext Method |
Return Next item
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxFunction GetNext As IAppointment
Dim instance As IAppointments
Dim returnValue As IAppointment
returnValue = instance.GetNext()
Return Value
Type:
IAppointment
See Also