Persona - класс

Represents a Persona. Properties available on Personas are defined in the PersonaSchema class.

Definition

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

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

Persona Initializes an unsaved local instance of Persona. To bind to an existing Persona, use Persona.Bind() instead.

Свойства

Alias Gets the alias of the Persona
AllowedResponseActions Gets a value indicating which response actions are allowed on this item. Examples of response actions are Reply and Forward.
(Унаследован от Item)
ArchiveTag Gets or sets the archive tag.
(Унаследован от Item)
Attachments Gets a list of the attachments to this item.
(Унаследован от Item)
Attributions Gets the list of attributions
Body Gets or sets the body of this item.
(Унаследован от Item)
Categories Gets or sets the list of categories associated with this item.
(Унаследован от Item)
CompanyName Gets the company name of the Persona
ConversationId Gets the Id of the conversation this item is part of.
(Унаследован от Item)
CreationTime Gets the creation time of the underlying contact
Culture Gets or sets the culture associated with this item.
(Унаследован от Item)
DateTimeCreated Gets the date and time this item was created.
(Унаследован от Item)
DateTimeReceived Gets the time when this item was received.
(Унаследован от Item)
DateTimeSent Gets the date and time this item was sent.
(Унаследован от Item)
Departments Gets the list of departments of the persona
DisplayCc Gets a text summarizing the Cc receipients of this item.
(Унаследован от Item)
DisplayName Gets the display name
DisplayNameFirstLast Gets the display name in first last order
DisplayNameFirstLastHeader Gets the header of the FirstLast display name
DisplayNameLastFirst Gets the display name in last first order
DisplayNameLastFirstHeader Gets the header of the LastFirst display name
DisplayNamePrefix Gets the DisplayNamePrefix of the Persona
DisplayTo Gets a text summarizing the To recipients of this item.
(Унаследован от Item)
EffectiveRights Gets a value indicating the effective rights the current authenticated user has on this item.
(Унаследован от Item)
EmailAddress Gets the email of the persona
EmailAddresses Gets the list of e-mail addresses of the contact
EntityExtractionResult Gets the EntityExtractionResult of the item.
(Унаследован от Item)
ExtendedProperties Gets a list of extended properties defined on this item.
(Унаследован от Item)
FileAs Gets the name under which this Persona is filed as. FileAs can be manually set or can be automatically calculated based on the value of the FileAsMapping property.
Flag Get or set the Flag value for this item.
(Унаследован от Item)
Generation Gets the generation of the Persona
GivenName Gets the given name of the Persona
HasAttachments Gets a value indicating whether the item has attachments.
(Унаследован от Item)
Hashtags Gets or sets the list of hashtags associated with this item.
(Унаследован от Item)
HomeCity Gets the city of the Persona's home
IconIndex Gets the icon index.
(Унаследован от Item)
Id Gets the Id of this item.
(Унаследован от Item)
ImAddress Gets the IM address of the persona
ImAddresses Gets the list of IM addresses of the persona
Importance Gets or sets the importance of this item.
(Унаследован от Item)
InReplyTo Gets or sets the In-Reply-To reference of this item.
(Унаследован от Item)
InstanceKey Gets the item instance key.
(Унаследован от Item)
InternetMessageHeaders Gets a list of Internet headers for this item.
(Унаследован от Item)
IsAssociated Gets a value indicating whether this is an associated item.
(Унаследован от Item)
IsAttachment Gets a value indicating whether the item is an attachment.
(Унаследован от Item)
IsDirty Gets a value indicating whether the object has been modified and should be saved.
(Унаследован от ServiceObject)
IsDraft Gets a value indicating whether the item is is a draft. An item is a draft when it has not yet been sent.
(Унаследован от Item)
IsFromMe Gets a value indicating whether the item has been sent by the current authenticated user.
(Унаследован от Item)
IsNew Gets a value indicating whether this object is a real store item, or if it's a local object that has yet to be saved.
(Унаследован от Item)
IsReminderSet Gets or sets a value indicating whether a reminder is set for this item.
(Унаследован от Item)
IsResend Gets a value indicating whether the item is a resend of another item.
(Унаследован от Item)
IsSubmitted Gets a value indicating whether the message has been submitted to be sent.
(Унаследован от Item)
IsUnmodified Gets a value indicating whether the item has been modified since it was created.
(Унаследован от Item)
Item Gets the value of specified property in this instance.
(Унаследован от ServiceObject)
ItemClass Gets or sets the custom class name of this item.
(Унаследован от Item)
LastModifiedName Gets the name of the user who last modified this item.
(Унаследован от Item)
LastModifiedTime Gets the date and time this item was last modified.
(Унаследован от Item)
MentionedMe Gets a value indicating whether the item mentions me.
(Унаследован от Item)
Mentions Gets the Mentions associated with the message.
(Унаследован от Item)
MimeContent Get or sets the MIME content of this item.
(Унаследован от Item)
MimeContentUTF8 Get or sets the MimeContentUTF8 of this item.
(Унаследован от Item)
NormalizedBody Gets the normalized body of the item.
(Унаследован от Item)
OfficeLocations Gets the list of office locations
ParentFolderId Gets the Id of the parent folder of this item.
(Унаследован от Item)
PersonaId Gets the persona id
PersonaType Gets the persona type
PolicyTag Gets or sets the policy tag.
(Унаследован от Item)
Preview Gets the item Preview.
(Унаследован от Item)
RelevanceScore Gets the relevance score
ReminderDueBy Gets or sets the date and time when the reminder is due for this item.
(Унаследован от Item)
ReminderMinutesBeforeStart Gets or sets the number of minutes before the start of this item when the reminder should be triggered.
(Унаследован от Item)
RetentionDate Gets the retention date.
(Унаследован от Item)
Schema Gets the schema associated with this type of object.
(Унаследован от ServiceObject)
Sensitivity Gets or sets the sensitivity of this item.
(Унаследован от Item)
Service Gets the ExchangeService the object is bound to.
(Унаследован от ServiceObject)
Size Gets the size of this item.
(Унаследован от Item)
StoreEntryId Gets the store entry id.
(Унаследован от Item)
Subject Gets or sets the subject of this item.
(Унаследован от Item)
Surname Gets the surname of the Persona
TextBody Gets the text body of the item.
(Унаследован от Item)
ThirdPartyPhotoUrls Gets the list of photo URLs
Title Gets the Persona's title
UniqueBody Gets the body part that is unique to the conversation this item is part of.
(Унаследован от Item)
WebClientEditFormQueryString Gets the query string that should be appended to the Exchange Web client URL to open this item using the appropriate edit form in a web browser.
(Унаследован от Item)
WebClientReadFormQueryString Gets the query string that should be appended to the Exchange Web client URL to open this item using the appropriate read form in a web browser.
(Унаследован от Item)
WorkCity Gets the city of the Persona's work place

Методы

Bind(ExchangeService, ItemId) Binds to an existing Persona and loads its first class properties. Calling this method results in a call to EWS.
Bind(ExchangeService, ItemId, PropertySet, CancellationToken) Binds to an existing Persona and loads the specified set of properties. Calling this method results in a call to EWS.
Copy(WellKnownFolderName) Creates a copy of this item in the specified folder. Calling this method results in a call to EWS.

Copy returns null if the copy operation is across two mailboxes or between a mailbox and a public folder.


(Унаследован от Item)
Copy(FolderId, CancellationToken) Creates a copy of this item in the specified folder. Calling this method results in a call to EWS.

Copy returns null if the copy operation is across two mailboxes or between a mailbox and a public folder.


(Унаследован от Item)
Delete(DeleteMode) Deletes the item. Calling this method results in a call to EWS.
(Унаследован от Item)
Delete(DeleteMode, Boolean, CancellationToken) Deletes the item. Calling this method results in a call to EWS.
(Унаследован от Item)
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)
GetLoadedPropertyDefinitions Gets the collection of loaded property definitions.
(Унаследован от ServiceObject)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
Load(CancellationToken) Loads the first class properties. Calling this method results in a call to EWS.
(Унаследован от ServiceObject)
Load(PropertySet, CancellationToken) Loads the specified set of properties. Calling this method results in a call to EWS.
(Унаследован от ServiceObject)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
Move(WellKnownFolderName) Moves this item to a the specified folder. Calling this method results in a call to EWS.

Move returns null if the move operation is across two mailboxes or between a mailbox and a public folder.


(Унаследован от Item)
Move(FolderId, CancellationToken) Moves this item to a the specified folder. Calling this method results in a call to EWS.

Move returns null if the move operation is across two mailboxes or between a mailbox and a public folder.


(Унаследован от Item)
RemoveExtendedProperty Removes an extended property.
(Унаследован от Item)
Save(CancellationToken) Saves this item in the default folder based on the item's type (for example, an e-mail message is saved to the Drafts folder). Calling this method results in at least one call to EWS. Mutliple calls to EWS might be made if attachments have been added.
(Унаследован от Item)
Save(FolderId, CancellationToken) Saves this item in a specific folder. Calling this method results in at least one call to EWS. Mutliple calls to EWS might be made if attachments have been added.
(Унаследован от Item)
Save(WellKnownFolderName, CancellationToken) Saves this item in a specific folder. Calling this method results in at least one call to EWS. Mutliple calls to EWS might be made if attachments have been added.
(Унаследован от Item)
SetExtendedProperty Sets the extended property.
(Унаследован от Item)
ToStringReturns a string that represents the current object.
(Унаследован от Object)
TryGetProperty(PropertyDefinitionBase, Object) Try to get the value of a specified property in this instance.
(Унаследован от ServiceObject)
TryGetPropertyT(PropertyDefinitionBase, T) Try to get the value of a specified property in this instance.
(Унаследован от ServiceObject)
Update(ConflictResolutionMode, CancellationToken) Applies the local changes that have been made to this item. Calling this method results in at least one call to EWS. Mutliple calls to EWS might be made if attachments have been added or removed.
(Унаследован от Item)
Update(ConflictResolutionMode, Boolean, CancellationToken) Applies the local changes that have been made to this item. Calling this method results in at least one call to EWS. Mutliple calls to EWS might be made if attachments have been added or removed.
(Унаследован от Item)

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

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

См. также