This class is a subset of Microsoft's AppointmentItem with slight variations. See Microsoft's Outlook AppointmentItem documentation.

Namespace:  RedCritterOutlookClassesV1
Assembly:  RedCritterOutlookClassesV1 (in RedCritterOutlookClassesV1.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public class OutlookAppointment
Public Class OutlookAppointment
public ref class OutlookAppointment

Members

      
 All Members  Properties  

Inheritance Hierarchy

System..::.Object
  RedCritterOutlookClassesV1..::.OutlookAppointment

See Also