ImapClientSubscribeFolder Method

Overload List
  NameDescription
Public methodSubscribeFolder(String)
Sent the SUBSCRIBE command that adds the specified mailbox name to the server's set of "active" mailboxes.
Public methodSubscribeFolder(IConnection, String)
Sent the SUBSCRIBE command that adds the specified mailbox name to the server's set of "active" mailboxes.
See Also