 | IStoreLabelsRequestLabels Property |
Get the GMail-style labels that should be added, removed, or set.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.10.0
SyntaxISet<string> Labels { get; }
Property Value
ISetStringThe GMail-style labels.
Remarks
Gets the GMail-style labels that should be added, removed, or set.
See Also