C# 클래스 Goedel.Mesh.IntegrateLiveMail

Windows Live Mail integration class.
상속: IntegratorMailClient
파일 보기 프로젝트 열기: hallambaker/Mathematical-Mesh 1 사용 예제들

공개 메소드들

메소드 설명
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.

메소드 상세

EnumerateAccounts() 공개 메소드

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

IntegrateLiveMail() 공개 메소드

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