PostmarkTargetTableStyle Property

Gets or sets the style for the message properties table in HTML

Definition

Namespace: InnerDrive.Logging
Assembly: InnerDrive.Logging (in InnerDrive.Logging.dll) Version: 5.2.9017.0
C#
public string? TableStyle { get; set; }

Property Value

String

Implements

IMailTargetTableStyle

See Also