Click or drag to resize

OutlookStorageMessageFrom Property

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

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

Property Value

Type: String
The display value of the contact that sent the email.
See Also