{CompanyName} FlexyGo

Contact..::..displayName Property

The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation

Namespace:  FLEXYGO.OfficeResourceTypes
Assembly:  flxSysProcess (in flxSysProcess.dll)

Syntax


public string displayName { get; set; }
Public Property displayName As String
	Get
	Set