A list of additional users recorded in a clip.
This optional property should not include the owner user.
public:
property IVectorView<User^ >^ AdditionalUsers {
IVectorView<User^ >^ get ();
void set (IVectorView<User^ >^ value);
}
Type: IVectorView<User^ >
The users associated with the clip.
Namespace: Windows.Xbox.Media.Capture
Metadata: windows.winmd