AppointmentProperties.Recurrence Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name of the Recurrence property.
public:
static property Platform::String ^ Recurrence { Platform::String ^ get(); };
static winrt::hstring Recurrence();
public static string Recurrence { get; }
var string = AppointmentProperties.recurrence;
Public Shared ReadOnly Property Recurrence As String
Property Value
The name of the Recurrence property.
Windows requirements
App capabilities |
appointmentsSystem
|