public IList<string>? GMailLabels { get; set; }
Gets the list of GMail labels, if available.
This property will only be set if the GMailLabels flag is passed to one of the Fetch or FetchAsync methods.
Copyright © 2013-2026 Jeffrey Stedfast