Click or drag to resize

ImapDeleteMessageByUID Method

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