fsresContactInfo Class

Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresContactInfo

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
  NameDescription
Public methodfsresContactInfo
fsresContactInfo class constructor
Top
Properties
  NameDescription
Public propertyAny
Public propertyContactName
Name of person within a firm.
Public propertyEmailAddress
Email address
Public propertyFaxNumber
Facsimile number. Prefix country codes with "+".
Public propertyMobileNumber
Cellular or mobile telephone number for person. Prefix country codes with "+".
Public propertyPagerNumber
Pager or text messaging number for person at company. Prefix country codes with "+".
Public propertyPhoneNumber
Telephone number. Prefix country codes with "+". Prefix extensions with either "ext.:" or "x:"
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next