Aspose::Email::Clients::Exchange::ExchangeAttachmentInfoCollection Class Referencefinal

Represents the collection of ExchangeAttachmentInfo More...

Inherits System::Collections::ObjectModel::Collection< System::SharedPtr< Aspose::Email::Clients::Exchange::ExchangeAttachmentInfo > >.

Public Member Functions

void SetTemplateWeakPtr (uint32_t argument) override
 

Protected Member Functions

virtual ~ExchangeAttachmentInfoCollection ()
 

Detailed Description

Represents the collection of ExchangeAttachmentInfo

Constructor & Destructor Documentation

◆ ~ExchangeAttachmentInfoCollection()

virtual Aspose::Email::Clients::Exchange::ExchangeAttachmentInfoCollection::~ExchangeAttachmentInfoCollection ( )
protectedvirtual

Member Function Documentation

◆ SetTemplateWeakPtr()

void Aspose::Email::Clients::Exchange::ExchangeAttachmentInfoCollection::SetTemplateWeakPtr ( uint32_t  argument)
override