Click or drag to resize

EmailMessageFilesToAttach Property

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public SourceFileInfo[] FilesToAttach { get; set; }

Property Value

Type: SourceFileInfo
See Also