DateTimeFormat

EmailOptions.DateTimeFormat property

Time Format (can be include TimeZone). For example: ‘MM d yyyy HH:mm tt’, if not set - current system format is used

public string DateTimeFormat { get; set; }

Remarks

For details, see the documentation.

See Also