SharpMimeTools Documented Class Library

SharpMimeTools.Rfc2392Url Method 

[This is preliminary documentation and subject to change.]

Encodes a Message-ID or Content-ID following RFC 2392 rules.

public static string Rfc2392Url(
   string input
);

Parameters

input
String with the Message-ID or Content-ID.

Return Value

String with the value encoded as RFC 2392 dictates.

See Also

SharpMimeTools Class | anmar.SharpMimeTools Namespace