OutlookStorageMessageSubject Property

Gets the subject of the outlook message.

Definition

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

Property Value

String
The subject of the outlook message.

See Also