_ContactItem.RadioTelephoneNumber Property

Definition

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

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

Property Value

Applies to