[This is preliminary documentation and is subject to change.]

Provides methods and properties for the calendar event information.

Namespace:  OfficeClip.BusinessLayer.Desktop
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
public class EventInfo
Visual Basic (Declaration)
Public Class EventInfo
Visual C++
public ref class EventInfo

Inheritance Hierarchy

System..::.Object
  OfficeClip.BusinessLayer.Desktop..::.EventInfo
    OfficeClip.BusinessLayer.Sync..::.OCCSVEventInfo

See Also