fsresContactInfo Class |
Inheritance Hierarchy
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public class fsresContactInfo
The fsresContactInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresContactInfo |
fsresContactInfo class constructor
|
Properties
Name | Description | |
---|---|---|
Any | ||
ContactName |
Name of person within a firm.
| |
EmailAddress |
Email address
| |
FaxNumber |
Facsimile number.
Prefix country codes with "+".
| |
MobileNumber |
Cellular or mobile telephone number for person.
Prefix country codes with "+".
| |
PagerNumber |
Pager or text messaging number for person at company.
Prefix country codes with "+".
| |
PhoneNumber |
Telephone number.
Prefix country codes with "+".
Prefix extensions with either "ext.:" or "x:"
|
See Also