Method Find
- Namespace
- MailFathom.Application.Mail.Mutations.Destinations
- Assembly
- MailFathom.Application.dll
Find(MailFolderReference)
Finds what one destination resolved to.
public MailboxDestinationResolution Find(MailFolderReference destination)
Parameters
destinationMailFolderReferenceThe alias or role the author named.
Returns
- MailboxDestinationResolution
The resolution, or an unbound result when this set was never asked about that destination.