FileHold 17.1 API Documentation
C#
Show/Hide TOC
Email
Message Class
Class representing an email message to send
Definition
Namespace:
FileHold.DocumentRepository.Code
Assembly:
FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
Copy
public
class
EmailMessage
Inheritance
Object
EmailMessage
Constructors
EmailMessage
Initializes a new instance of the
EmailMessage
class
Properties
BCC
Body
CC
EmailLoggingDetails
EmailSource
FilesToAttach
From
SentByUser
Subject
To
Extension Methods
Convert
T
(Defined by
ObjectExtension
)
ToJson
(Defined by
ObjectExtension
)
See Also
Reference
FileHold.DocumentRepository.Code Namespace
In This Article
Definition
Constructors
Properties
Extension Methods
See Also