The Organization type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Address |
Gets or sets the address of the organization.
|
![]() | ContactEmail |
Gets or sets the contact e-mail address for the individual specified
by the
ContactName
property.
|
![]() | ContactEmailSpecified |
Include the ContactEmail
property when serializing the class or generating the document.
|
![]() | ContactName |
Gets or sets the name of an individual in the organization that can
be contacted.
|
![]() | ContactNameSpecified |
Include the ContactName
property when serializing the class or generating the document.
|
![]() | Name |
Gets or sets the name of the organization.
|
![]() | NameSpecified |
Include the Name
property when serializing the class or generating the document.
|
![]() | TaxID |
Gets or sets the U.S. Federal Tax ID for the organization.
|
![]() | TaxIDSpecified |
Include the TaxID
property when serializing the class or generating the document.
|
![]() | Telephones |
Gets the collection of contact telephone numbers for the individual
specified by the
ContactName
property.
|