Aspose::Email::Clients::Imap::IImapMonitoringState Class Referenceabstract

Holds folder monitoring state. This can be used to resume folder monitoring from place where it stopped when error occured. Use ImapClient::ResumeMonitoring method. More...

Inherits Object.

Public Member Functions

virtual System::String get_FolderName ()=0
 Folder for which monitoring state is held. More...
 

Detailed Description

Holds folder monitoring state. This can be used to resume folder monitoring from place where it stopped when error occured. Use ImapClient::ResumeMonitoring method.

Member Function Documentation

◆ get_FolderName()

virtual System::String Aspose::Email::Clients::Imap::IImapMonitoringState::get_FolderName ( )
pure virtual

Folder for which monitoring state is held.