LumiSoft Net Help
SetDecodedValue Method (value)
NamespacesLumiSoft.Net.Mime.vCardItemSetDecodedValue(String)
Sets item decoded value. Value will be encoded as needed and stored to item.Value property. Also property item.ParametersString is updated to reflect right encoding(always base64, required by rfc) and charset (utf-8).
Declaration Syntax
C#Visual BasicVisual C++F#
public void SetDecodedValue(
	string value
)
Public Sub SetDecodedValue ( 
	value As String
)
public:
void SetDecodedValue(
	String^ value
)
member SetDecodedValue : 
        value : string -> unit 
Parameters
value (String)

[Missing <param name="value"/> documentation for "M:LumiSoft.Net.Mime.vCard.Item.SetDecodedValue(System.String)"]

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