Gets or sets the absolute or relative URI of this message part.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Property ContentLocation As String Get Set |
| C# |
|---|
public string ContentLocation { get; set; } |