Gets or sets the agent login id.

C# | Visual Basic | Visual C++ |
ObservableCollection<string> AgentLoginId { get; set; }
Property AgentLoginId As ObservableCollection(Of String)
property ObservableCollection<String^>^ AgentLoginId { ObservableCollection<String^>^ get (); void set (ObservableCollection<String^>^ value); }

The agent login id.