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; }

Field Value

URI.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also