Click or drag to resize

PersonContactPhone Property

Gets or sets the phone number.

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public string Phone { get; set; }

Property Value

Type: String
The phone number. This is the primary phone number for the person.
See Also