HtmlForgeX

API Reference

Enum

EmailThreadDirection

Namespace HtmlForgeX.Email
Assembly HtmlForgeX.Email
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Direction for EmailThreadMessage.

Inheritance

  • Enum
  • EmailThreadDirection

Values

public const EmailThreadDirection Incoming #

Incoming message.

Value: 0
public const EmailThreadDirection Outgoing #

Outgoing message.

Value: 1