FtsEmailErrorTypesToSend Enumeration
Types of errors that should be included in emails
Namespace: FileHold.CommonAssembly: FileHold.Common (in FileHold.Common.dll) Version: 17.2.0.0
public enum FtsEmailErrorTypesToSend
IndexErrorsOnly | 0 | |
UnIndexedFilesOnly | 1 | |
IndexErrorsAndUnIndexedFiles | 2 | |
None | 3 | |