Click or drag to resize

IAppointments Interface

Appointments collection.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
public interface IAppointments : IEnumerable

The IAppointments type exposes the following members.

Properties
  NameDescription
Public propertyEOF
Return true when all items are fetched
Top
Methods
  NameDescription
Public methodGetEnumerator
Public methodGetFirst
Return First item
Public methodGetNext
Return Next item
Top
See Also