[This is preliminary documentation and is subject to change.]

The EmailAccountInfo type exposes the following properties.

Properties

  NameDescription
Public propertyAccountEmailAddress
The email Address of the account.
Public propertyColorScheme
The color scheme of the account.
Public propertyDeleteFromServer
The interval between sync
Public propertyDirection
The direction of the account.
Public propertyDownloadHeader
The interval between sync
Public propertyDownloadMessageSize
The interval between sync
Public propertyEmailAccountId
The sustem generated unique email account id.
Public propertyEmailAccountName
The name of the email account.
Public propertyInserverSecurity
The interval between sync
Public propertyLeaveCopyOnServer
Shows if a copy of the email should be left on the server.
Public propertyOutgoingServerName
The name of the outgoing server.
Public propertyOutgoingServerNeedsAuthentication
Shows whether the outgoing server needs authentication.
Public propertyOutgoingServerSameAsIncoming
Shows if the outgoing SMTP server is same as the incoming SMTP server.
Public propertyOutgoingServerType
The type of the outgoing server.
Public propertyOutgoingServerUserName
The user name of the outgoing server who has login previlege of the server.
Public propertyOutgoingServerUserPassword
The Password of the outgoing server.
Public propertyOutserverPortNumber
The interval between sync
Public propertyOutserverSecurity
The interval between sync
Public propertyPortNumber
The port number of the SMTP server for the email account.
Public propertyServerName
The name of the email server of the email account.
Public propertyServerTimeout
The server timeout in seconds.
Public propertyServerType
The server type of the email server.
Public propertySyncInterval
The interval between sync
Public propertyUserId
The system generated unique user id for the user who the account belongs to.
Public propertyUserName
The user name of the user who the account belongs to.
Public propertyUserPassword
The Password for the account.

See Also