ReminderAttendee Class

Defines an "Attendee" within a alarm.
Inheritance Hierarchy
SystemObject
  Aspose.Email.CalendarReminderAttendee

Namespace:  Aspose.Email.Calendar
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public class ReminderAttendee

The ReminderAttendee type exposes the following members.

Constructors
  NameDescription
Public methodReminderAttendee
Initialize a new instance of ReminderAttendee class.
Properties
  NameDescription
Public propertyAddress
Contains the email address.
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also