OutlookStorageMessageFrom Property

Gets the display value of the contact that sent the email.

Definition

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

Property Value

String
The display value of the contact that sent the email.

See Also