Zum Hauptinhalt springen
Version: 1.24.299.1526

TimeManagerType

cRM TimeManagerType

Eigenschaften

Internal

readonly static Internal: TimeManagerType;

Interne Termin- und Aufgabenverwaltung

Definiert in

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


LotusNotes

readonly static LotusNotes: TimeManagerType;

IBM Lotus Notes

Definiert in

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


MicrosoftOutlook

readonly static MicrosoftOutlook: TimeManagerType;

Microsoft Outlook

Definiert in

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


TobitDavid

readonly static TobitDavid: TimeManagerType;

Tobit David

Definiert in

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


Id

get Id(): number

Numerischer Identifier des Enum Wertes

Rückgabewert

number

Definiert in

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


Name

get Name(): string

Name des Enum Wertes

Rückgabewert

string

Definiert in

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

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:3731