Click or drag to resize

IExportConfigEmailSortOrder Property

Indicates the sort order for email items in the sort

Namespace:  EdaIntegrationContract.Exports
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
EmailItemOrderBy EmailSortOrder { get; set; }

Property Value

Type: EmailItemOrderBy
See Also