Gets or sets the content location of this entity.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Property ContentLocation As ContentLocation Get Set |
C# |
---|
public ContentLocation ContentLocation { get; set; } |