AttachedFileNames

EmailPackage.AttachedFileNames property

Gets an array of the names of the attached files.

public string[] AttachedFileNames { get; }

Property Value

An array of the names of the attached files.

See Also