CalendarsManager.GetLocalCalendarAccount

Syntax:

GetLocalCalendarAccount()

Returned value:

Type: CalendarAccount.

Description:

It obtains a local account of calendars.
  • For Android powered devices:
    • returns a dummy account (with a name and "LOCAL" type),
    • a list of accounts returned using the GetCalendarAccounts method, always contains a dummy account.
  • For iOS devices - uses a standard method of the operating system.

Availability:

Mobile application (client).

    

1C:Enterprise Developer's Community