Для изменения размера нажмите или перетащите

AvailabilityOptions - класс

Represents the options of a GetAvailability request.
Иерархия наследования
SystemObject
  Tessa.Exchange.WebServices.DataAvailabilityOptions

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
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.)
В начало страницы
См. также