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

TaskSchema - класс

Represents the schema for task items.
Иерархия наследования

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public class TaskSchema : ItemSchema

Тип TaskSchema предоставляет следующие члены.

Методы
  ИмяОписание
Открытый метод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.)
Открытый методGetEnumerator
Obtains an enumerator for the properties of the schema.
(Унаследован от ServiceObjectSchema.)
Открытый метод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.)
В начало страницы
Поля
  ИмяОписание
Открытое полеСтатический членActualWork
Defines the ActualWork property.
Открытое полеСтатический членAssignedTime
Defines the AssignedTime property.
Открытое полеСтатический членBillingInformation
Defines the BillingInformation property.
Открытое полеСтатический членChangeCount
Defines the ChangeCount property.
Открытое полеСтатический членCompanies
Defines the Companies property.
Открытое полеСтатический членCompleteDate
Defines the CompleteDate property.
Открытое полеСтатический членContacts
Defines the Contacts property.
Открытое полеСтатический членDelegationState
Defines the DelegationState property.
Открытое полеСтатический членDelegator
Defines the Delegator property.
Открытое полеСтатический членDueDate
Defines the DueDate property.
Открытое полеСтатический членIsComplete
Defines the IsComplete property.
Открытое полеСтатический членIsRecurring
Defines the IsRecurring property.
Открытое полеСтатический членIsTeamTask
Defines the IsTeamTask property.
Открытое полеСтатический членMileage
Defines the Mileage property.
Открытое полеСтатический членMode
Defines the Mode property.
Открытое полеСтатический членOwner
Defines the Owner property.
Открытое полеСтатический членPercentComplete
Defines the PercentComplete property.
Открытое полеСтатический членRecurrence
Defines the Recurrence property.
Открытое полеСтатический членStartDate
Defines the StartDate property.
Открытое полеСтатический членStatus
Defines the Status property.
Открытое полеСтатический членStatusDescription
Defines the StatusDescription property.
Открытое полеСтатический членTotalWork
Defines the TotalWork property.
В начало страницы
Методы расширения
  ИмяОписание
Открытый метод расширенияGet (Определяется ComHelper.)
Открытый метод расширенияInternalMarkerCanvas
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.)
Открытый метод расширенияInvoke (Определяется ComHelper.)
Открытый метод расширенияSet (Определяется ComHelper.)
В начало страницы
См. также