Click or drag to resize

ImapDeleteMessageByNumber Method

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