[This is preliminary documentation and is subject to change.]
A ResourceContact
| C# | Visual Basic | Visual C++ |
public class ResourceContact : SifElement
Public Class ResourceContact _ Inherits SifElement
public ref class ResourceContact : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ResourceContactResourceContactNew()() |
Creates an instance of a ResourceContact
| |
| Address |
Gets or sets the value of the <Address> element.
| |
Gets or sets the value of the <Email> element.
| ||
| Name |
Gets or sets the value of the <Name> element.
| |
| PhoneNumber |
Gets or sets the value of the <PhoneNumber> element.
| |
| SetAddress(AddressType, Street, String, StatePrCode, CountryCode, String) | Sets the value of the <Address> element. | |
| SetEmail(EmailType, String) | Sets the value of the <Email> element. | |
| SetName(NameType, String, String) | Sets the value of the <Name> element. | |
| SetPhoneNumber(PhoneNumberType, String) | Sets the value of the <PhoneNumber> element. |
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||
| Element | |||
| SifElement | |||
| ResourceContact | |||