Click or drag to resize
ContactTitle Property
Gets or sets the title of this contact.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public string Title { get; set; }

Property Value

Type: String
See Also