Click or drag to resize
AccountInfoAccountPhone Property
Gets or sets the account's phone number.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public virtual string AccountPhone { get; set; }

Property Value

Type: String
See Also