Click or drag to resize

OutlookStorageAttachmentFilename Property

Gets the filename.

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

Property Value

Type: String
The filename.
See Also