<PackageReference Include="Relativity.Export.SDK" Version="3.3.5" />

MsAccessMappingSettings

Settings for MsAccess mappings.
public int? DocumentDateFieldArtifactID { get; set; }

Gets or sets artifact ID of the field in Relativity for Primary Date/Time column.

public int? DocumentTypeFieldArtifactID { get; set; }

Gets or sets artifact ID of the field in Relativity for Record Type column.

public int? EmailBCCArtifactID { get; set; }

Gets or sets artifact ID of the field in Relativity for Email BCC column.

public int? EmailCCArtifactID { get; set; }

Gets or sets artifact ID of the field in Relativity for Email CC column.

public int? EmailFromArtifactID { get; set; }

Gets or sets artifact ID of the field in Relativity for Email From column.

public int? EmailToArtifactID { get; set; }

Gets or sets artifact ID of the field in Relativity for Email To column.

public int?[] HostRefPrecedenceArtifactIDs { get; set; }

Gets or sets artifact IDs of the fields in Relativity for Host Reference column.

public int? TitleFieldArtifactID { get; set; }

Gets or sets artifact ID of the field in Relativity for Unified Title column.