_ContactItem.MobileTelephoneNumber Property

Definition

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

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

Property Value

Applies to