AppointmentManagerForUser.User 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
property User ^ User { User ^ get(); };
User User();
public User User { get; }
var user = appointmentManagerForUser.user;
Public ReadOnly Property User As User
属性值
此约会管理器表示 的用户 。
Windows 要求
适用于