Click or drag to resize

IMailMessageAddRecipient Method

[Missing <summary> documentation for "M:Scanjour.Workflow4.Common.Exchange.IMailMessage.AddRecipient(System.String)"]


Namespace: Scanjour.Workflow4.Common.Exchange
Assembly: Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
void AddRecipient(
	string recipient
)

Parameters

recipient  String

[Missing <param name="recipient"/> documentation for "M:Scanjour.Workflow4.Common.Exchange.IMailMessage.AddRecipient(System.String)"]

See Also