ClientExtension - класс

Represents a ClientExtension object.

Definition

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

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

ClientExtension Initializes a new instance of the ClientExtension class.

Свойства

AppStatus Gets or sets the app status
Etoken Gets or sets the etoken
InstalledDateTime Gets or sets the Installed DateTime of the manifest
IsAvailable Gets or sets the value indicating whether extension is available.
IsEnabledByDefault Gets or sets the value indicating whether extension is enabled by default.
IsMandatory Gets or sets the value indicating whether extension is available.
ManifestStream Gets or sets the extension manifest stream.
MarketplaceAssetID Gets or sets the asset ID for Office Marketplace.
MarketplaceContentMarket Gets or sets the content market for Office Marketplace.
ProvidedTo Gets or sets the extension ProvidedTo value.
Scope Gets or sets the extension scope.
SpecificUsers Gets or sets the user list this extension is provided to.
Type Gets or sets the extension type.

Методы

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)

См. также