AccountFlags

Specifies Account settings.

Syntax

<addSignature type="xs:boolean"/>
<addVCard type="xs:boolean"/>
<deleteFromTrash type="xs:boolean"/>
<downloadExternalBodies type="xs:boolean"/>
<downloadHeadersOnly type="xs:boolean"/>
<downloadNewOnly type="xs:boolean"/>
<expandThreads type="xs:boolean"/>
<lifeDelete type="xs:boolean"/>
<memberOfFullSync type="xs:boolean"/>
<neverDownloadOldMessages type="xs:boolean"/>
<pollAtStartup type="xs:boolean"/>
<showSubscribedFolder type="xs:boolean"/>
<syncWhenFoldersSelected type="xs:boolean"/>
<watchMyThreads type="xs:boolean"/>

Definitions

addSignature

Specifies whether to add the existing signature.

addVCard

Specified whether to add the existing vCard.

deleteFromTrash

Specifies whether to remove items from trash as they deleted.

downloadExternalBodies

Specifies whether to download external voice mail attachment if the IMAP account is a telephony IMAP server.

downloadHeadersOnly

Specifies whether to download only the headers in the message.

downloadNewOnly

Specifies whether to download only new messages.

expandThreads

Specifies whether to expand NNTP threads when they are downloaded.

lifeDelete

Specifies to remove old messages that are so many days old.

memberOfFullSync

Specifies whether to include this account when doing Send/Retrieve on all Marked Accounts.

neverDownloadOldMessages

Specifies never to download old NTTP messages.

pollAtStartup

Specify to Send/Retrieve when the folder is selected.

showSubscribedFolders

Specified whether to display only subscribed folders.

syncWhenFolderIsSelected

Specified whether to sync messages when folder is selected.

watchMyThreads

Specifies whether to watch for threads with posting for me.