_ContactItem.CallbackTelephoneNumber Property

Definition

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

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

Property Value

Applies to