[This is preliminary documentation and is subject to change.]
The EmailAccountInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | EmailAccountInfo | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() | GetObjectData |
Gets the object data using the SerializationInfo and the
StreamingContext.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | AccountEmailAddress |
The email Address of the account.
|
![]() | ColorScheme |
The color scheme of the account.
|
![]() | DeleteFromServer |
The interval between sync
|
![]() | Direction |
The direction of the account.
|
![]() | DownloadHeader |
The interval between sync
|
![]() | DownloadMessageSize |
The interval between sync
|
![]() | EmailAccountId |
The sustem generated unique email account id.
|
![]() | EmailAccountName |
The name of the email account.
|
![]() | InserverSecurity |
The interval between sync
|
![]() | LeaveCopyOnServer |
Shows if a copy of the email should be left on the server.
|
![]() | OutgoingServerName |
The name of the outgoing server.
|
![]() | OutgoingServerNeedsAuthentication |
Shows whether the outgoing server needs authentication.
|
![]() | OutgoingServerSameAsIncoming |
Shows if the outgoing SMTP server is same as the incoming SMTP server.
|
![]() | OutgoingServerType |
The type of the outgoing server.
|
![]() | OutgoingServerUserName |
The user name of the outgoing server who has login previlege of the server.
|
![]() | OutgoingServerUserPassword |
The Password of the outgoing server.
|
![]() | OutserverPortNumber |
The interval between sync
|
![]() | OutserverSecurity |
The interval between sync
|
![]() | PortNumber |
The port number of the SMTP server for the email account.
|
![]() | ServerName |
The name of the email server of the email account.
|
![]() | ServerTimeout |
The server timeout in seconds.
|
![]() | ServerType |
The server type of the email server.
|
![]() | SyncInterval |
The interval between sync
|
![]() | UserId |
The system generated unique user id for the user who the account belongs to.
|
![]() | UserName |
The user name of the user who the account belongs to.
|
![]() | UserPassword |
The Password for the account.
|