TdxWebServiceCalendar.ID Field
Stores the calendar’s unique identifier in an online account.
Declaration
ID: string
Field Value
Type |
---|
string |
Remarks
You can search a calendar by its identifier or display name in an online calendar list by calling its FindByID or FindByName function, respectively.
The default ID field value is an empty string.
See Also