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 = 0
Only return free/busy data.
FreeBusyAndSuggestions = 2
Return both free/busy data and suggestions.
Suggestions = 1
Only return suggestions.