Aspose::Email::Clients::Graph::FolderInfoCollection Class Referencefinal

Represents collection of GraphFolderInfo. More...

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

Public Member Functions

void SetTemplateWeakPtr (uint32_t argument) override
 

Protected Member Functions

virtual ~FolderInfoCollection ()
 

Detailed Description

Represents collection of GraphFolderInfo.

Constructor & Destructor Documentation

◆ ~FolderInfoCollection()

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

Member Function Documentation

◆ SetTemplateWeakPtr()

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