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.26106.1555
Syntax
public void AddCustomHeader(
	PdiHeader pdiHeader
)

Parameters

pdiHeader  PdiHeader
Custom header to add.
See Also