Platform SDK: CDO 1.2.1 |
The OutOfOffice property indicates whether the user is currently out-of-office (OOF). Read/write.
objSession.OutOfOffice
Boolean
The OutOfOffice property is set to True when the messaging user wishes to be considered out-of-office and have automatic responses generated to incoming messages. When this property is True, CDO signals this condition to the Microsoft® Exchange Client, which then replies to incoming e-mail with the message text contained in the OutOfOfficeText property.
For more information on using OutOfOffice and OutOfOfficeText, see the example in the OutOfOfficeText property.