AppointmentProperties.Recurrence 属性

定义

获取 Recurrence 属性的名称。

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

属性值

String

Platform::String

winrt::hstring

Recurrence 属性的名称。

Windows 要求

应用功能
appointmentsSystem

适用于