Task<IReadOnlyList<ValueTuple<string,string>>> GetEMailsAsync( EMailAddress address, DateTime day )
Parameters
- address
- the emails send
- day
- the day that you would like to get the mails for
Return Value
list with subject and mails body (HTML) on given day