_ContactItem.BusinessFaxNumber Property

Definition

Returns or sets a String (string in C#) representing the business fax number for the contact. Read/write.

public:
 property System::String ^ BusinessFaxNumber { System::String ^ get(); void set(System::String ^ value); };
public string BusinessFaxNumber { get; set; }
Public Property BusinessFaxNumber As String

Property Value

Applies to