Zum Hauptinhalt springen
Version: 1.24.289.1441

TimeManagerType

cRM TimeManagerType

Eigenschaften

Internal

readonly static Internal: TimeManagerType;

Interne Termin- und Aufgabenverwaltung

Definiert in

SDK/Cosmolink.Scripting.SDK.CRMApplication.ts:3712


LotusNotes

readonly static LotusNotes: TimeManagerType;

IBM Lotus Notes

Definiert in

SDK/Cosmolink.Scripting.SDK.CRMApplication.ts:3733


MicrosoftOutlook

readonly static MicrosoftOutlook: TimeManagerType;

Microsoft Outlook

Definiert in

SDK/Cosmolink.Scripting.SDK.CRMApplication.ts:3719


TobitDavid

readonly static TobitDavid: TimeManagerType;

Tobit David

Definiert in

SDK/Cosmolink.Scripting.SDK.CRMApplication.ts:3726


Id

get Id(): number

Numerischer Identifier des Enum Wertes

Rückgabewert

number

Definiert in

SDK/Cosmolink.Scripting.SDK.CRMApplication.ts:3683


Name

get Name(): string

Name des Enum Wertes

Rückgabewert

string

Definiert in

SDK/Cosmolink.Scripting.SDK.CRMApplication.ts:3692

Methoden

GetById()

static GetById(id): TimeManagerType

Gibt anhand der übergebenen Id den jeweiligen Wert zurück. Sollte die Id nicht zu einem Wert zugeordnet werden können, wird null zurückgegeben.

Parameter

ParameterTypeDescription
idanyId

Rückgabewert

TimeManagerType

Definiert in

SDK/Cosmolink.Scripting.SDK.CRMApplication.ts:3741