OutlookStorageRecipientEmail Property |
Gets the recipient email.
Namespace:
FileHold.DocumentRepository
Assembly:
FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntaxpublic string Email { get; }
Property Value
Type:
StringThe recipient email.
See Also