ELO-specific field names
This section lists the available ELO-specific tags that can be used as an alternative to the Microsoft-based process IDs (Field names) described in [MS-OXCMSG] and related documents.
Field name, ELOFieldname, ELOYou can also find a list of these field names by running ELOxcTools.exe and searching for "elo" on the Fields tab.
Each item in the list below starts with the name of the field name as it must be entered to a Field name field in ELOxc, followed by a short description. Some items are further followed by an example of what the output of such a tag would be to clarify their function.
EloArcPath: Contains the resolved repository path of an element after an ArcPathDef has been defined. Data is not entered to EloArcPath with ExistsDef, because this is the desired target path determined by the Exchange server and not necessarily the actual repository path in use.
EloDocCount: Allows the system administrator to define a document order in combination with, for example, the KeywordingDef. The main document (the e-mail message) is always 0. Attachments are incremented starting with 1. The number 0x10000000 represents the mapping file.
EloGuid: Contains the entry's GUID in ELO if the element was filed to the repository or found with ExistsDef.
EloItemFolder: Represents the folder in which an item is located. Examples: Drafts or Inbox.
EloMailbox: Represents the SMTP address of the current mailbox. Example: andreaanderson@contelo.com.
EloMailboxPath: Represents the mailbox path of an item.
EloMsgFlagAssociated: Specifies the item flag MSG_ASSOCIATED for PidTagMessageFlags.
EloMsgFlagFromme: Specifies the item flag MSG_FROMME for PidTagMessageFlags.
EloMsgFlagHasattach: Specifies the item flag MSG_HASATTACH for PidTagMessageFlags.
EloMsgFlagNrnPending: Specifies the item flag MSG_NRNPENDING for PidTagMessageFlags.
EloMsgFlagRead: Specifies the item flag MSG_READ for PidTagMessageFlags.
EloMsgFlagResend: Specifies the item flag MSG_RESEND for PidTagMessageFlags.
EloMsgFlagRnPending: Specifies the item flag MSG_RNPENDING for PidTagMessageFlags.
EloMsgFlagSubmit: Specifies the item flag MSG_SUBMIT for PidTagMessageFlags.
EloMsgFlagUnmodified: Specifies the item flag MSG_UNMODIFIED for PidTagMessageFlags.
EloMsgFlagUnsent: Specifies the item flag MSG_UNSENT for PidTagMessageFlags.
EloRecipients: Represents the list of recipients for an item. Example: brentbyte@contelo.com; louislind@contelo.com.
Information: The semicolon in the example above is not required as a separator between the recipients. You can specify a different character in nodes where the Delim attribute is available (such as in KeywordingDef).
EloSender: Represents the sender of an item. Example: brentbyte@contelo.com.
Information: EloRecipients and EloSender are pseudo-field names created by various information within an e-mail message. These tags are created by converting from the format used by the e-mail server internally. If the conversion does not work as intended, addresses may appear as LDAP paths.
EloSensitivityCompanyConfidential: Specifies the item sensitivity SENSITIVITY_COMPANY_CONFIDENTIAL for PidTagSensitivity.
EloSensitivityNone: Specifies the item sensitivity SENSITIVITY_NONE for PidTagSensitivity.
EloSensitivityPersonal: Specifies the item sensitivity SENSITIVITY_PERSONAL for PidTagSensitivity.
EloSensitivityPrivate: Specifies the item sensitivity SENSITIVITY_PRIVATE for PidTagSensitivity.
EloSmtp: Specifies the SMTP address of the current mailbox.
EloTicket: Contains the current ticket of the Indexserver session, which is required for certain ELOas calls.
EloXcArchivedBase: Named property representing the timestamp for the archived state.
EloXcArchivedExt: Named property representing the ELO GUID for the archived state.
EloXcArcEventBase: Named property representing the timestamp for the archiving request state.
EloXcArcEventExt: Named property representing various data for the archiving request state.
EloXcFinishedBase: Named property representing the timestamp at which an item has been tagged as finished (see: Finish action).
EloXcFinishedExt: Named property representing unspecified data regarding the finished state.