Platform SDK: Exchange Server

PR_EMS_AB_ACTIVATION_STYLE

The PR_EMS_AB_ACTIVATION_STYLE property contains the style of activation of a regularly scheduled event for a Microsoft Exchange Server component.

Quick Info

Header file: EMSABTAG.H
Applies to: Mailbox-Agent, Site-Addressing, Computer, Add-In, DXA-Site-Server, Mail-Gateway, DX-Requestor, and Replication-Connector objects (directory objects). These objects appear to MAPI as messaging user objects, which are accessible through the MAPI IMailUser interface.
Identifier: 0x8046
Property type: PT_LONG
Access: Read/write

Values

Computer, Mailbox-Agent, Site-Addressing, and DX-Requestor objects
0
Never run
1
Run at selected times
2
Always run
DXA-Site-Server objects
0
Never update
1
Update at selected times
2
Always update
Mail-Gateway and Replication-Connector objects
0
Never run
1
Run at selected times
2
Always run
3
Remote initiated

Remarks

The PR_EMS_AB_ACTIVATION_STYLE property works in conjunction with the PR_EMS_AB_ACTIVATION_SCHEDULE property to determine when a component is activated.

See Also

PR_EMS_AB_ACTIVATION_SCHEDULE