Creates new contact and assignes given member.
            
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- firstName
 - Type: 
System String
Contact first name 
- lastName
 - Type: 
System String
Contact last name 
- Type: 
System String
E-mail address 
- siteId
 - Type: 
System Int32
Site ID 
- relatedId
 - Type: 
System Int32
Related ID 
- type
 - Type: 
System Int32
Type of member (user, subscriber, customer) 
Return Value
Type:See Also