[Missing <summary> documentation for "M:Scanjour.Workflow4.Common.Exchange.IMailMessage.AddAttachment(System.String,System.String)"]
void AddAttachment(
string fileName,
string attachmentAsText
)
Sub AddAttachment (
fileName As String,
attachmentAsText As String
)
void AddAttachment(
String^ fileName,
String^ attachmentAsText
)
abstract AddAttachment :
fileName : string *
attachmentAsText : string -> unit
[Missing <param name="fileName"/> documentation for "M:Scanjour.Workflow4.Common.Exchange.IMailMessage.AddAttachment(System.String,System.String)"]
[Missing <param name="attachmentAsText"/> documentation for "M:Scanjour.Workflow4.Common.Exchange.IMailMessage.AddAttachment(System.String,System.String)"]