ILkEmailClient is an interface for accessing accounts of an email client.
The ILkEmailClient type exposes the following members.
Name | Description | |
---|---|---|
CreateAccount | Creates a new account in the email client. Requires calling Save after assigning account properties. |
Name | Description | |
---|---|---|
Accounts | Retrieves a list of registered accounts in a email client. | |
ClientCode | Identifies email client. | |
ClientName | Provides user friendly email client name. | |
DefaultAccount | Retrieves default email account. |