Name

EmailAttachment.Name property

Gets or sets the name of the attached file.

public string Name { get; set; }

Property Value

The name of the attached file.

See Also