Method ResolveUserName
- Namespace
- MailFathom.Infrastructure.Mail
- Assembly
- MailFathom.Infrastructure.dll
ResolveUserName(string)
Gets the user name a submission connection authenticates with.
public string ResolveUserName(string accountUserName)
Parameters
accountUserNamestringThe user name the account reads its mailbox with.
Returns
- string
The submission user name when this block names one; otherwise the account's own.