Property Values
- Namespace
- MailFathom.Domain.Mutations
- Assembly
- MailFathom.Domain.dll
Values
Gets the keywords as they were written, without duplicates, ordered by their comparison form.
public IReadOnlyList<string> Values { get; }
Gets the keywords as they were written, without duplicates, ordered by their comparison form.
public IReadOnlyList<string> Values { get; }