Click or drag to resize

ImapGmailGetLabelsByUIDAsync Method

Overload List
 NameDescription
Public methodGmailGetLabelsByUIDAsync(Int64, CancellationToken) Gets Gmail labels for the specified email message from server. Does not set the Seen. You can label message using method.
Public methodGmailGetLabelsByUIDAsync(ListInt64, CancellationToken) Gets Gmail labels for the specified email messages from server. Does not set the Seen.
Top
See Also