Click or drag to resize

BasePdiEntityAddCustomHeader Method

Adds custom header to this entity.

Namespace:  Limilabs.Mail.PDI
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public void AddCustomHeader(
	PdiHeader pdiHeader
)

Parameters

pdiHeader
Type: Limilabs.Mail.PDIPdiHeader
Custom header to add.
See Also