PollSettings

Contains settings for how and when the GroupWise client should query the POA. For example, how often (interval) should the GroupWise client in Caching mode sync to the POA. --For GroupWise 2012 and later.

Syntax

<PollSettings>
  <pollAtStartup type="boolean"/>
  <pollMarkedAccounts type="boolean"/>
  <pollInterval type="int"/>
</PollSettings>

Definitions

pollAtStartup

Specifies whether or not to poll the POA at startup.

pollMarkedAccount

Specifies whether or not to poll the marked accounts.

pollInterval

Specifies how often to poll the POA.