[This is preliminary documentation and is subject to change.]
            Gets the event information for the event.
            
    Namespace: 
   OfficeClip.BusinessLayer.SyncAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# | 
|---|
public EventInfo GetEventInfo()  | 
| Visual Basic (Declaration) | 
|---|
Public Function GetEventInfo As EventInfo  | 
| Visual C++ | 
|---|
public: EventInfo^ GetEventInfo()  | 
