OutlookStorageMessageSubject Property |
Gets the subject of the outlook message.
Namespace:
FileHold.DocumentRepository
Assembly:
FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntaxpublic string Subject { get; }
Property Value
Type:
StringThe subject of the outlook message.
See Also