Enum AvailabilityData
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Defines the type of data that can be requested via GetUserAvailability.
public enum AvailabilityData
Fields
FreeBusy = 0Only return free/busy data.
FreeBusyAndSuggestions = 2Return both free/busy data and suggestions.
Suggestions = 1Only return suggestions.