IndexedFields Class |
Namespace: Law.EdaIntegration.Indexing
public class IndexedFields
The IndexedFields type exposes the following members.
| Name | Description | |
|---|---|---|
| IndexedFields | Initializes a new instance of the IndexedFields class |
| Name | Description | |
|---|---|---|
| BCC |
Index the email's BCC
| |
| CC |
Index the email's CC
| |
| ContainerPath |
Index the document's ContainerPath
| |
| Custodian |
Index the document's Custodian
| |
| DateLowerBound |
Index the document's DateLowerBound
| |
| DateUpperBound |
Index the document's DateUpperBound
| |
| Directory |
Index the document's Directory
| |
| DocApplicationName |
Index the document's Application Name
| |
| DocAuthor |
Index the document's Current Author
| |
| DocCategory |
Index the document's Category
| |
| DocComments |
Index the document's Comments
| |
| DocCreated |
Index the document's Created Date
| |
| DocKeywords |
Index the document's Keywords
| |
| DocLastAuthor |
Index the document's Last Author
| |
| DocLastMod |
Index the document's Last Modified Date
| |
| DocLastPrint |
Index the document's Last Printed Date
| |
| DocOrganization |
Index the document's Organization
| |
| DocSubject |
Index the document's Subject
| |
| DocTitle |
Index the document's Title
| |
| Filename |
Index the document's Filename
| |
| FileType |
Index the document's FileType
| |
| From |
Index the document's From
| |
| FromDomain |
Index the document's FromDomain
| |
| FsCreated |
Index the document's File System Created Date
| |
| FsLastMod |
Index the document's File System Last Modified Date
| |
| ImportSession |
Index the document's ImportSession
| |
| InventoryId |
Index the document's Id
| |
| IsCompound |
Index the document's IsCompound
| |
| IsCompoundChild |
Index the document's IsCompoundChild
| |
| Languages |
Index the document's Languages
| |
| MessageClass |
Index the document's MessageClass
| |
| MessageHeaders |
Index the email's Message Headers
| |
| Sent |
Index the email's Sent Date
| |
| Size |
Index the document's Size
| |
| Source |
Index the document's Source
| |
| Subject |
Index the document or email's Subject
| |
| To |
Index the email's To
|