LumiSoft Mail Server User API
DecodedValue Property
Namespaces > LumiSoft.Net.Mime.vCard > Item > DecodedValue
Gets item decoded value. If param string specifies Encoding and/or Charset, item.Value will be decoded accordingly.
Syntax
C#Visual BasicManaged C++
public string DecodedValue { get; }
Public ReadOnly Property DecodedValue As String
public:
String^ DecodedValue {
	String^ get ();
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)