_ContactItem.ISDNNumber Property

Definition

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

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

Property Value

Applies to