HtmlForgeX

API Reference

Class

EmailVCardEmail

Namespace HtmlForgeX.Email
Assembly HtmlForgeX.Email
Modifiers sealed

Email address entry for EmailVCard.

Inheritance

  • Object
  • EmailVCardEmail

Usage

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

Returned or exposed by

Constructors

public EmailVCardEmail() #

Properties

public String Address { get; set; } #

Email address.

public EmailVCardEmailType Type { get; set; } #

Email type (TYPE=).

public Boolean Preferred { get; set; } #

When true, adds TYPE=PREF.