LumiSoft Mail Server User API
GetValue Method (name)
Namespaces > LumiSoft.MailServer.API.UserAPI > XmlTable > GetValue(String)
Gets value from name/value table.
Syntax
C#Visual BasicManaged C++
public string GetValue (
	string name
)
Public Function GetValue ( _
	name As String _
) As String
public:
String^ GetValue (
	String^ name
)
Parameters
name (String)
Name of value to get.
Return Value

[Missing <returns> documentation for M:LumiSoft.MailServer.API.UserAPI.XmlTable.GetValue(System.String)]

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)