OofSettings - класс

Represents a user's Out of Office (OOF) settings.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public sealed class OofSettings : ComplexProperty
Inheritance
Object    ComplexProperty    OofSettings

Конструкторы

OofSettings Initializes a new instance of OofSettings.

Свойства

AllowExternalOof Gets a value indicating the authorized external OOF notifications.
Duration Gets or sets the duration of the OOF status when State is set to OofState.Scheduled.
ExternalAudience Gets or sets a value indicating who should receive external OOF messages.
ExternalReply Gets or sets the OOF response sent to addresses outside the user's domain or trusted domain.
InternalReply Gets or sets the OOF response sent other users in the user's domain or trusted domain.
State Gets or sets the user's OOF state.

Методы

EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToStringReturns a string that represents the current object.
(Унаследован от Object)

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также