Click or drag to resize

ImapGmailLabelMessageByNumberAsync Method

Overload List
 NameDescription
Public methodGmailLabelMessageByNumberAsync(Int64, ListString, CancellationToken) Labels the message with specified labels.
Public methodGmailLabelMessageByNumberAsync(Int64, String, CancellationToken) Labels the message with specified label.
Public methodGmailLabelMessageByNumberAsync(ListInt64, ListString, CancellationToken) Labels the messages with specified labels.
Public methodGmailLabelMessageByNumberAsync(ListInt64, String, CancellationToken) Labels the messages with specified label.
Top
See Also