Represents a collection of Appointment objects.
More...
Inherits System::Collections::Generic::ListExt< System::SharedPtr< Aspose::Email::Calendar::Appointment > >.
Represents a collection of Appointment objects.
◆ AppointmentCollection() [1/2]
Aspose::Email::Calendar::AppointmentCollection::AppointmentCollection |
( |
| ) |
|
◆ AppointmentCollection() [2/2]
Aspose::Email::Calendar::AppointmentCollection::AppointmentCollection |
( |
System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< Appointment >>> |
appointments | ) |
|
◆ ~AppointmentCollection()
virtual Aspose::Email::Calendar::AppointmentCollection::~AppointmentCollection |
( |
| ) |
|
|
protectedvirtual |
◆ GetAppointments()
System::ArrayPtr<System::SharedPtr<Appointment> > Aspose::Email::Calendar::AppointmentCollection::GetAppointments |
( |
| ) |
|
◆ SetTemplateWeakPtr()
void Aspose::Email::Calendar::AppointmentCollection::SetTemplateWeakPtr |
( |
uint32_t |
argument | ) |
|
|
override |
◆ to_AppointmentCollection()
static System::SharedPtr<AppointmentCollection> Aspose::Email::Calendar::AppointmentCollection::to_AppointmentCollection |
( |
System::ArrayPtr< System::SharedPtr< Appointment >> |
appointments | ) |
|
|
static |