HtmlForgeX

API Reference

Class

EmailVCardPhone

Namespace HtmlForgeX.Email
Assembly HtmlForgeX.Email
Modifiers sealed

Phone number entry for EmailVCard.

Inheritance

  • Object
  • EmailVCardPhone

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 EmailVCardPhone() #

Properties

public String Number { get; set; } #

Phone number.

public EmailVCardPhoneType Type { get; set; } #

Phone type (TYPE=).

public Boolean Preferred { get; set; } #

When true, adds TYPE=PREF.