Click or drag to resize

ImapDeleteMessageByUIDAsync Method

Overload List
  NameDescription
Public methodDeleteMessageByUIDAsync(ListInt64)
Deletes message specified by the uids. Issues EXPUNGE command after.
Public methodDeleteMessageByUIDAsync(Int64)
Deletes message specified by the uid. Issues EXPUNGE command after.
Top
See Also