SharpMimeTools Documented Class Library

SharpMessage.SetUrlBase Method 

[This is preliminary documentation and subject to change.]

Set the URL used to reference embedded parts from the HTML body (as specified on RFC2392)

public void SetUrlBase(
   string attachmentsurl
);

Parameters

attachmentsurl
URL used to reference embedded parts from the HTML body.

Remarks

The supplied URL will be replaced with the following tokens for each attachment:

See Also

SharpMessage Class | anmar.SharpMimeTools Namespace