{CompanyName} FlexyGo

Contact..::..createdDateTime Property

The time the contact was created. The Timestamp type represents Date And time information Using ISO 8601 format And Is always In UTC time. For example, midnight UTC On Jan 1, 2014 would look Like this: '2014-01-01T00:00:00Z'

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

Syntax


public Nullable<DateTimeOffset> createdDateTime { get; set; }
Public Property createdDateTime As Nullable(Of DateTimeOffset)
	Get
	Set