OutlookStorageMessageBodyRTF Property |
Gets the body of the outlook message in RTF format.
Namespace:
FileHold.DocumentRepository
Assembly:
FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntaxpublic string BodyRTF { get; }
Property Value
Type:
StringThe body of the outlook message in RTF format.
See Also