ComponentPro UltimateBounceInspector

      ListFoldersAsync Methods

      See AlsoMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Asynchronously gets the list of sub-mailboxes in the specified folder.

      Overload List

      ListFoldersAsync(String, Boolean, Boolean, ExtendedAsyncCompletedEventHandler<FolderCollection>, Object)Asynchronously gets the list of sub-mailboxes in the specified folder.ListFoldersAsync(String, Boolean, Boolean, Object)Asynchronously gets the list of sub-mailboxes in the specified folder.ListFoldersAsync(String, Boolean, ExtendedAsyncCompletedEventHandler<FolderCollection>, Object)Asynchronously gets the list of sub-mailboxes in the specified folder.ListFoldersAsync(String, Boolean, Object)Asynchronously gets the list of sub-mailboxes in the specified folder.ListFoldersAsync(String, ExtendedAsyncCompletedEventHandler<FolderCollection>, Object)Asynchronously gets the list of sub-mailboxes in the specified folder.ListFoldersAsync(String, Object)Asynchronously gets the list of sub-mailboxes in the specified folder.ListFoldersAsync(ExtendedAsyncCompletedEventHandler<FolderCollection>, Object)Asynchronously gets the list of sub-mailboxes in the current folder.ListFoldersAsync(Object)Asynchronously gets the list of sub-mailboxes in the current folder.ListFoldersAsync(String, Boolean, Boolean)Asynchronously gets the list of sub-mailboxes in the specified folder.ListFoldersAsync(String, Boolean)Asynchronously gets the list of sub-mailboxes in the specified folder.ListFoldersAsync(String)Asynchronously gets the list of sub-mailboxes in the specified folder.ListFoldersAsync()Asynchronously gets the list of sub-mailboxes in the current folder.
      Top

      See Also