ComponentPro UltimateBounceInspector

      SubscribeAsync Methods

      See AlsoMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Asynchronously subscribes to the specified folder of the IMAP4 account, adding it to a list of active folders that appear in the folder listings with subscribedOnly parameter set to true.

      Overload List

      SubscribeAsync(String, AsyncCompletedEventHandler, Object)Asynchronously subscribes to the specified folder of the IMAP4 account, adding it to a list of active folders that appear in the folder listings with subscribedOnly parameter set to true.SubscribeAsync(String, Object)Asynchronously subscribes to the specified folder of the IMAP4 account, adding it to a list of active folders that appear in the folder listings with subscribedOnly parameter set to true.SubscribeAsync(String)Asynchronously subscribes to the specified folder of the IMAP4 account, adding it to a list of active folders that appear in the folder listings with subscribedOnly parameter set to true.
      Top

      See Also