Represents a single appointment recipient. This populated collection is passed as part of an OutlookAppointment object.

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

Syntax

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

Members

      
 All Members  Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
Address
Name

Inheritance Hierarchy

System..::.Object
  RedCritterOutlookClassesV1..::.OutlookAppointmentRecipient

See Also