UserRemovedEventArgs.User Property

The User object for the user who has just been removed.

Syntax

public:
property User^ User {
         User^ get ();
}  

Property value

Type: User 

The user who has been removed.

Remarks

Note

This is a cross-OS call. For more information, see Cross-OS Calls.

Requirements

Namespace: Windows.Xbox.System

Metadata: windows.winmd

See also

Reference

UserRemovedEventArgs Class

UserRemovedEventArgs Members

Windows.Xbox.System Namespace