SubscribeFolder

SubscribeFolder (1 of 2)

Sent the SUBSCRIBE command that adds the specified mailbox name to the server’s set of “active” mailboxes.

Returns: void Aspose::Email::Clients::Imap::

SubscribeFolder(System::SharedPtr < IConnection > connection, System::String folderName)
ParameterDescription
connectionConnection to a server
folderNameName of the folder

SubscribeFolder (2 of 2)

Sent the SUBSCRIBE command that adds the specified mailbox name to the server’s set of “active” mailboxes.

Returns: void Aspose::Email::Clients::Imap::

SubscribeFolder(System::String folderName)
ParameterDescription
folderNameName of the folder