Determines whether the content disposition is inline.
Namespace:
Rebex.Mime.Headers
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Property Inline As Boolean Get Set |
| C# |
|---|
public bool Inline { get; set; } |