Overload List

  NameDescription
Public methodGmailLabelMessageByUID(List<(Of <<'(Int64>)>>), List<(Of <<'(String>)>>))
Labels the messages with specified labels.
Public methodGmailLabelMessageByUID(List<(Of <<'(Int64>)>>), String)
Labels the messages with specified label.
Public methodGmailLabelMessageByUID(Int64, List<(Of <<'(String>)>>))
Labels the messages with specified labels.
Public methodGmailLabelMessageByUID(Int64, String)
Labels the message with specified label.

See Also