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

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const EmailThreadDirection Incoming #

Incoming message.

Value: 0
public const EmailThreadDirection Outgoing #

Outgoing message.

Value: 1