ContactManagerForUser.User Property

Definition

Gets the User represented by this contact manager.

public:
 property User ^ User { User ^ get(); };
User User();
public User User { get; }
var user = contactManagerForUser.user;
Public ReadOnly Property User As User

Property Value

The User represented by this contact manager.

Windows requirements

App capabilities
contactsSystem

Applies to