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

See Also