Click or drag to resize

ImapGmailLabelMessageByUIDAsync Method

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