Метод | Описание | |
---|---|---|
Create ( ) : void |
Create a new account by writing the account settings to a .oeaccount file in the store root see: https://msdn.microsoft.com/en-us/library/ms715237(v=vs.85).aspx.
|
|
Dump ( ) : void |
Write out all settings to the console for debug purposes.
|
|
GenerateSMIME ( ) : bool |
Generate keys and certificates for S/MIME
|
|
MailAccountInfoWLM ( ) : System |
Construct an empty account information object.
|
|
MailAccountInfoWLM ( string FileName ) : System |
Construct an account information object from the specified Windows Live Mail file.
|
|
Read ( ) : void |
Read the corrsponding .oeaccount file.
|
|
Update ( ) : void |
Update an existing .oeaccount file.
|
Метод | Описание | |
---|---|---|
GetInbound ( ) : List |
||
GetOutbound ( ) : List |
||
SetInbound ( List |
||
SetOutbound ( List |
public MailAccountInfoWLM ( string FileName ) : System | ||
FileName | string | |
Результат | System |