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