Click or drag to resize

MessageRelationships Constructor (MessageRelationship)

Constructs a new instance of the collection with one item

Namespace:  NetQuarry.Mail
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public MessageRelationships(
	MessageRelationship relationship
)

Parameters

relationship
Type: NetQuarry.MailMessageRelationship
The relationship to add to the collection
See Also