Method | Description | |
---|---|---|
AddEmailAccount ( |
||
EmailClientRoot ( ) : System.Collections.Generic | ||
NotifyEmailDeleted ( |
||
RemoveEmailAccount ( |
||
ReplaceEmailAccount ( |
Method | Description | |
---|---|---|
Initialize ( ) : void | ||
OnDeserialized ( StreamingContext context ) : void |
public AddEmailAccount ( |
||
emailAccount | ||
return | void |
public EmailClientRoot ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public NotifyEmailDeleted ( |
||
emailFolder | ||
return | void |
public RemoveEmailAccount ( |
||
emailAccount | ||
return | void |
public ReplaceEmailAccount ( |
||
oldEmailAccount | ||
newEmailAccount | ||
return | void |