PersonaSchema - класс

Persona schema

Definition

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

Методы

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)
GetEnumerator Obtains an enumerator for the properties of the schema.
(Унаследован от ServiceObjectSchema)
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)

Поля

Alias Defines the Alias property.
Attributions Defines the Attributions property
CompanyName Defines the CompanyName property.
CreationTime Defines the CreationTime property.
Departments Defines the Departments property.
DisplayName Defines the DisplayName property.
DisplayNameFirstLast Defines the DisplayNameFirstLast property.
DisplayNameFirstLastHeader Defines the DisplayNameFirstLastHeader property.
DisplayNameLastFirst Defines the DisplayNameLastFirst property.
DisplayNameLastFirstHeader Defines the DisplayNameLastFirstHeader property.
DisplayNamePrefix Defines the DisplayNamePrefix property.
EmailAddress Defines the EmailAddress property.
EmailAddresses Defines the EmailAddresses property.
FileAs Defines the FileAs property.
Generation Defines the Generation property.
GivenName Defines the GivenName property.
HomeCity Defines the HomeCity property.
ImAddress Defines the ImAddress property.
ImAddresses Defines the ImAddresses property.
OfficeLocations Defines the OfficeLocations property.
PersonaId Defines the PersonaId property.
PersonaType Defines the PersonaType property.
RelevanceScore Defines the RelevanceScore property.
Surname Defines the Surname property.
ThirdPartyPhotoUrls Defines the ThirdPartyPhotoUrls property.
Title Defines the Title property.
WorkCity Defines the WorkCity property.

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

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

См. также