Skip to main content

Class PhoneListItem

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for PhoneListItem.

Inheritance

objectCarrierPhoneListItem

Inherited Members

Carrier.TableRight, Carrier.FieldProperties, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

PhoneListItem()

Default constructor - defaults any enum props to 0.

Properties

Id

The contact or person’s id

Property Value

int

Name

The contact or person’s name

Property Value

string

PersonCellPhone

Person Cell Phone

Property Value

string

PersonDirectPhone

Person Direct Phone

Property Value

string

PersonEmail

The address itself

Property Value

string

PersonFaxNumber

Actual phone number as eneterd by the user

Property Value

string

PersonPagerNumber

Actual phone number as eneterd by the user

Property Value

string

PersonPrivatePhone

Person Private Phone

Property Value

string

Tooltip

Property Value

string

UniqueId

Property setting a unique id indicating if this is a person or contact

Property Value

string

See Also

PhoneListAgent