Gets and sets the Telephone

Namespace: DotNetNuke.Entities.Users
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string Telephone { get; set; }
Visual Basic
Public Property Telephone As String
	Get
	Set

See Also