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.23341.1754
Syntax
public override void Parse(
	PdiHeader header
)

Parameters

header
Type: Limilabs.Mail.PDIPdiHeader
Header to extract information from.
See Also