Click or drag to resize

ParticipantParse Method

Extracts participant information from specified header.

Namespace: Limilabs.Mail.Appointments
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public override void Parse(
	PdiHeader header
)

Parameters

header  PdiHeader
Header to extract information from.
See Also