Aspose::Email::Calendar::ReminderAttachmentCollection Class Reference

Contains collection of ReminderAttachment ReminderAttachmentobjects. More...

Inherits System::Collections::Generic::ListExt< System::SharedPtr< Aspose::Email::Calendar::ReminderAttachment > >.

Public Member Functions

void SetTemplateWeakPtr (uint32_t argument) override
 

Protected Member Functions

virtual ~ReminderAttachmentCollection ()
 

Detailed Description

Contains collection of ReminderAttachment ReminderAttachmentobjects.

Constructor & Destructor Documentation

◆ ~ReminderAttachmentCollection()

virtual Aspose::Email::Calendar::ReminderAttachmentCollection::~ReminderAttachmentCollection ( )
protectedvirtual

Member Function Documentation

◆ SetTemplateWeakPtr()

void Aspose::Email::Calendar::ReminderAttachmentCollection::SetTemplateWeakPtr ( uint32_t  argument)
override