ComponentPro UltimateBounceInspector

      PurgeAsync Methods

      See AlsoMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Asynchronously permanently removes all the messages marked as deleted in the specified list from the currently selected mailbox.

      Overload List

      PurgeAsync(ImapMessageIdCollection, AsyncCompletedEventHandler, Object)Asynchronously permanently removes all the messages marked as deleted in the specified list from the currently selected mailbox.PurgeAsync(ImapMessageIdCollection, Object)Asynchronously permanently removes all the messages marked as deleted in the specified list from the currently selected mailbox.PurgeAsync(AsyncCompletedEventHandler, Object)Asynchronously permanently removes all the messages marked as deleted from the currently selected mailbox.PurgeAsync(Object)Asynchronously permanently removes all the messages marked as deleted from the currently selected mailbox.PurgeAsync(ImapMessageIdCollection)Asynchronously permanently removes all the messages marked as deleted in the specified list from the currently selected mailbox.PurgeAsync()Asynchronously permanently removes all the messages marked as deleted from the currently selected mailbox.
      Top

      See Also