Click or drag to resize

ImapDeleteMessageByNumberAsync Method

Overload List
  NameDescription
Public methodDeleteMessageByNumberAsync(ListInt64)
Deletes messages specified by the messageNumbers. Issues EXPUNGE command after.
Public methodDeleteMessageByNumberAsync(Int64)
Deletes message specified by the messageNumber. Issues EXPUNGE command after.
Top
See Also