Appointment.Location 属性

定义

获取或设置此约会的位置。

public:
 property System::String ^ Location { System::String ^ get(); void set(System::String ^ value); };
public string Location { get; set; }
Public Property Location As String

属性值

约会的位置。

适用于