Person - класс

Represents the Person.

Definition

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

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

Person Initializes a local instance of Person

Свойства

Alias Gets the alias.
Birthday Gets the birthday.
CompanyProfile Gets the company profile.
CurrentJob Gets the current job.
CurrentLocation Gets the current location.
Department Gets the Department.
DirectReports Gets the list of direct reports.
DisplayName Gets the display name.
EmailAddress Gets the EmailAddress.
FacebookProfileLink Gets the facebook profile link.
FullName Gets the display name.
GivenName Gets the given name.
Headline Gets the headline.
Hometown Gets the hometown.
Insights Gets the collection of insights.
LinkedInProfileLink Gets the linkedin profile link.
ManagementChain Gets the management chain.
MutualConnections Gets the list of mutual connections.
MutualManager Gets the mutual manager.
Office Gets the office.
Peers Gets the list of peers.
PhoneNumber Gets the phone number.
ProfessionalBiography Gets the professional biography.
Skills Gets the list of skills.
SMSNumber Gets the sms number.
Surname Gets the surname.
TeamSize Gets the team size.
Title Gets the title.
UserProfilePicture Gets the user profile picture.

Методы

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)

См. также