Gets the Name of the attachment.
Null reference (Nothing in VB.NET) if the value is not known.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
| Visual Basic |
|---|
Public Property Name As String Get Private Set |
| C# |
|---|
public string Name { get; private set; } |