API Reference

Class

OutlookContactPhones

Namespace OfficeIMO.Email
Assembly OfficeIMO.Email
Modifiers sealed

Telephone and fax fields on an Outlook contact.

Inheritance

  • Object
  • OutlookContactPhones

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

Properties

public String Business { get; set; } #

Primary business telephone.

public String Business2 { get; set; } #

Secondary business telephone.

public String Home { get; set; } #

Primary home telephone.

public String Home2 { get; set; } #

Secondary home telephone.

public String Mobile { get; set; } #

Mobile telephone.

public String Other { get; set; } #

Other telephone.

public String Primary { get; set; } #

Primary telephone.

public String BusinessFax { get; set; } #

Business fax.

public String HomeFax { get; set; } #

Home fax.

public String PrimaryFax { get; set; } #

Primary fax.

public String Assistant { get; set; } #

Assistant telephone.

public String CompanyMain { get; set; } #

Company main telephone.

public String Car { get; set; } #

Car telephone.

public String Radio { get; set; } #

Radio telephone.

public String Pager { get; set; } #

Pager or beeper.

public String Callback { get; set; } #

Callback telephone.

public String Telex { get; set; } #

Telex number.

public String TextTelephone { get; set; } #

Text telephone or TTY/TDD number.

public String Isdn { get; set; } #

ISDN number.