OofSettings.Duration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the duration of the out of office (OOF) status when the user has scheduled OOF messages.
public:
property Microsoft::Exchange::WebServices::Data::TimeWindow ^ Duration { Microsoft::Exchange::WebServices::Data::TimeWindow ^ get(); void set(Microsoft::Exchange::WebServices::Data::TimeWindow ^ value); };
public Microsoft.Exchange.WebServices.Data.TimeWindow Duration { get; set; }
Public Property Duration As TimeWindow
Property Value
The time period in which OOF messages will be sent.