AppointmentProperties.Details 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.
public:
static property Platform::String ^ Details { Platform::String ^ get(); };
static winrt::hstring Details();
public static string Details { get; }
var string = AppointmentProperties.details;
Public Shared ReadOnly Property Details As String
Property Value
The name of the Details property.
Windows requirements
App capabilities |
appointmentsSystem
|