UserPrincipal.VoiceTelephoneNumber Property

Definition

Gets or sets the voice telephone number for the user principal.

public:
 property System::String ^ VoiceTelephoneNumber { System::String ^ get(); void set(System::String ^ value); };
public string VoiceTelephoneNumber { get; set; }
member this.VoiceTelephoneNumber : string with get, set
Public Property VoiceTelephoneNumber As String

Property Value

String

The voice telephone number of the user principal.

Exceptions

The underlying store does not support this property.

Applies to