AvailabilityOptions - класс |
Пространство имён: Tessa.Exchange.WebServices.Data
public sealed class AvailabilityOptions
Тип AvailabilityOptions предоставляет следующие члены.
| Имя | Описание | |
|---|---|---|
| AvailabilityOptions |
Initializes a new instance of the AvailabilityOptions class.
|
| Имя | Описание | |
|---|---|---|
| CurrentMeetingTime |
Gets or sets the start time of a meeting that you want to update with the suggested meeting times.
| |
| DetailedSuggestionsWindow |
Gets or sets the time window for which detailed information about suggested meeting times should be returned.
| |
| GlobalObjectId |
Gets or sets the global object Id of a meeting that will be modified based on the data returned by GetUserAvailability.
| |
| GoodSuggestionThreshold |
Gets or sets the percentage of attendees that must have the time period open for the time period to qualify as a good suggested meeting time.
GoodSuggestionThreshold must be between 1 and 49. The default value is 25.
| |
| MaximumNonWorkHoursSuggestionsPerDay |
Gets or sets the number of suggested meeting times outside regular working hours per day.
MaximumNonWorkHoursSuggestionsPerDay must be between 0 and 48. The default value is 0.
| |
| MaximumSuggestionsPerDay |
Gets or sets the number of suggested meeting times that should be returned per day.
MaximumSuggestionsPerDay must be between 0 and 48. The default value is 10.
| |
| MeetingDuration |
Gets or sets the duration, in minutes, of the meeting for which to obtain suggestions.
MeetingDuration must be between 30 and 1440. The default value is 60.
| |
| MergedFreeBusyInterval |
Gets or sets the time difference between two successive slots in a FreeBusyMerged view.
MergedFreeBusyInterval must be between 5 and 1440. The default value is 30.
| |
| MinimumSuggestionQuality |
Gets or sets the minimum quality of suggestions that should be returned.
The default is SuggestionQuality.Fair.
| |
| RequestedFreeBusyView |
Gets or sets the requested type of free/busy view. The default value is FreeBusyViewType.Detailed.
|
| Имя | Описание | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object.) | |
| GetHashCode | Serves as the default hash function. (Унаследован от Object.) | |
| GetType | Gets the Type of the current instance. (Унаследован от Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) | |
| ToString | Returns a string that represents the current object. (Унаследован от Object.) |
| Имя | Описание | |
|---|---|---|
| Get | (Определяется ComHelper.) | |
| InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.) | |
| Invoke | (Определяется ComHelper.) | |
| Set | (Определяется ComHelper.) |