The PR_EMS_AB_ACTIVATION_SCHEDULE property contains the activation schedule of a regularly scheduled event for a Microsoft Exchange Server component.
Header file: | EMSABTAG.H |
Applies to: | Add-In, Computer, DX-Requestor, DXA-Site-Server, Mail-Gateway, Mailbox-Agent, Replication-Connector, and Site-Addressing objects (directory objects). These objects appear to MAPI as messaging user objects, which are accessible through the MAPI IMailUser interface. |
Identifier: | 0x8045 |
Property type: | PT_BINARY |
Access: | Read/write |
The PR_EMS_AB_ACTIVATION_SCHEDULE property is an 84-byte value that consists of one byte for every two hours. Each bit signifies a 15-minute interval, beginning with the high bit and going toward the low bit. The value starts at 12:00 a.m. (midnight) Sunday morning Greenwich Mean Time (GMT). Therefore, you must convert to GMT before deciding which bit to set.
This property works in conjunction with the PR_EMS_AB_ACTIVATION_STYLE property to determine when a component is activated.