C# Class Goedel.Mesh.IntegrateLiveMail

Windows Live Mail integration class.
Inheritance: IntegratorMailClient
Afficher le fichier Open project: hallambaker/Mathematical-Mesh Class Usage Examples

Méthodes publiques

Méthode Description
EnumerateAccounts ( ) : void

Enumerate accounts in the store, creating and populating a MailAccountInfoWLM instance for each account.

IntegrateLiveMail ( MailClientCatalog Catalog ) : System

Construct an integrator for the specified catalog and enumerate the accounts.

Method Details

EnumerateAccounts() public méthode

Enumerate accounts in the store, creating and populating a MailAccountInfoWLM instance for each account.
public EnumerateAccounts ( ) : void
Résultat void

IntegrateLiveMail() public méthode

Construct an integrator for the specified catalog and enumerate the accounts.
public IntegrateLiveMail ( MailClientCatalog Catalog ) : System
Catalog MailClientCatalog Mail account catalog to add to.
Résultat System