LumiSoft Net Help
Email Property
NamespacesLumiSoft.Net.RTPRTP_Participant_LocalEmail
Gets or sets email address. For example "John.Doe@example.com". Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public string Email { get; set; }
Public Property Email As String
	Get
	Set
public:
property String^ Email {
	String^ get ();
	void set (String^ value);
}
member Email : string with get, set
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119