cb3b2e09ab781e7730c6085194892fcbcc015b1c
Consolidated email fetching endpoints by removing `FetchEmailUids` and `FetchEmailByUid` endpoints and integrating their functionality into the `FetchEmails` method. Introduced an `OnlyFilter` enum to allow filtering responses for HTML body or UIDs. Removed related methods (`FetchEmailUidsAsync`, `FetchEmailByUidAsync`) from `IImapEmailService` and deleted associated query classes and handlers.
DigitalData.MessagingService
Description
Languages
C#
100%