TdxWebServiceCalendar.Name Field
Stores the calendar’s display name in an online account.
Declaration
Name: 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 Name field value is an empty string.
See Also