FABCreateRecurringAppointmentActionItem Constructors
Represents the action item that allows you to create a recurring appointment.Name | Parameters | Description |
---|---|---|
FABCreateRecurringAppointmentActionItem() | none | Initializes a new instance of the FABCreateRecurringAppointmentActionItem class. |
FABCreateRecurringAppointmentActionItem(String) | text | Initializes a new instance of the FABCreateRecurringAppointmentActionItem class. |
See Also