Click or drag to resize

OutlookStorageMessageSubject Property

Gets the subject of the outlook message.

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public string Subject { get; }

Property Value

Type: String
The subject of the outlook message.
See Also