| IContactDetails Interface | 
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Order.Dto
 Syntax
SyntaxThe IContactDetails type exposes the following members.
 Properties
Properties| Name | Description | ||
|---|---|---|---|
|  | String | 
            The email address of the contact
             | |
|  | String | FirstName | 
            The first name of the contact
             | 
|  | String | LastName | 
            The last name of the contact
             | 
|  | String | PrimaryPhoneNumber | 
            The primary phone number of the contact
             | 
|  | String | SecondaryPhoneNumber | 
            The secondary phone number of the contact
             | 
|  | ContactTitle | Title | 
            The title of the contact
             | 
 Implemented by
Implemented by See Also
See Also