UtilityUTF8Encode Method Ipswitch.Messaging.Framework

[Missing <summary> documentation for "M:IMailAPI_NET.Utility.UTF8Encode(System.Char,System.String)"]

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public static string UTF8Encode(
	char cType,
	string sValue
)

Parameters

cType
Type: SystemChar

[Missing <param name="cType"/> documentation for "M:IMailAPI_NET.Utility.UTF8Encode(System.Char,System.String)"]

sValue
Type: SystemString

[Missing <param name="sValue"/> documentation for "M:IMailAPI_NET.Utility.UTF8Encode(System.Char,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:IMailAPI_NET.Utility.UTF8Encode(System.Char,System.String)"]

See Also

Reference