Click or drag to resize

OutlookStorageRecipientDisplayName Property

Gets the display name.

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

Property Value

Type: String
The display name.
See Also