OofSettings.Duration Property

Definition

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.

Applies to