MobileForms Toolkit Documentation

CallHistory.ShowCallLog Method 

Opens the standard Call History window with items of the specified EntryType type.

public static bool ShowCallLog(
EntryType type
);

Parameters

type
Defines the type of entries which should be shown int Call History window.

Return Value

true, if the Call History window was opened correctly; false, otherwise

See Also

CallHistory Class | Resco.Phone.CallHistory Namespace