GetUserOofSettingsResponse.OofSettings 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.
The OofSettings property gets or sets the user's out of office (OOF) settings.
public:
property ExchangeWebServices::UserOofSettings ^ OofSettings { ExchangeWebServices::UserOofSettings ^ get(); void set(ExchangeWebServices::UserOofSettings ^ value); };
public ExchangeWebServices.UserOofSettings OofSettings { get; set; }
Public Property OofSettings As UserOofSettings
Property Value
The OofSettings property returns a UserOofSettings object that contains the user's OOF settings.