Attendee(Int32, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Attendee(int id, System::String ^ name);
public Attendee (int id, string name);
new Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.Attendee : int * string -> Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.Attendee
Public Sub New (id As Integer, name As String)
Parameters
- id
- Int32
- name
- String