Click or drag to resize

OutlookStorageRecipientEmail Property

Gets the recipient email.

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

Property Value

Type: String
The recipient email.
See Also