[This is preliminary documentation and is subject to change.]
            the Title of the event.
            
    Namespace: 
   OfficeClip.BusinessLayer.SyncAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# | 
|---|
public string Event_Name { set; }  | 
| Visual Basic (Declaration) | 
|---|
Public WriteOnly Property Event_Name As String  | 
| Visual C++ | 
|---|
public: property String^ Event_Name { void set (String^ value); }  | 
