Aspose::Email::Clients::Graph::MessageInfoCollection Class Referencefinal

Represents collection of GraphMessageInfo. More...

Inherits System::Collections::Generic::ListExt< System::SharedPtr< Aspose::Email::Clients::Graph::MessageInfo > >.

Public Member Functions

void SetTemplateWeakPtr (uint32_t argument) override
 

Protected Member Functions

virtual ~MessageInfoCollection ()
 

Detailed Description

Represents collection of GraphMessageInfo.

Constructor & Destructor Documentation

◆ ~MessageInfoCollection()

virtual Aspose::Email::Clients::Graph::MessageInfoCollection::~MessageInfoCollection ( )
protectedvirtual

Member Function Documentation

◆ SetTemplateWeakPtr()

void Aspose::Email::Clients::Graph::MessageInfoCollection::SetTemplateWeakPtr ( uint32_t  argument)
override