fsresContactInfo Class |
SystemObject
FabSuiteResponseApifsresContactInfo
FabSuiteResponseApifsresContactInfo
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public class fsresContactInfo
The fsresContactInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| fsresContactInfo |
fsresContactInfo class constructor
|
| 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:"
|