[Missing <summary> documentation for "M:Scanjour.Workflow4.Common.Exchange.ExchangeMailService.CreateMessage(System.String,System.String,System.Nullable{Scanjour.Workflow4.Common.Exchange.MessageClass},System.Boolean)"]
Namespace: Scanjour.Workflow4.Common.Exchange
Assembly: Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 23.3.0.0 (23.3.0.0)
public IMailMessage CreateMessage( string title, string body, MessageClass? messageClass, bool html )
Parameters
- title
- Type: SystemString
[Missing <param name="title"/> documentation for "M:Scanjour.Workflow4.Common.Exchange.ExchangeMailService.CreateMessage(System.String,System.String,System.Nullable{Scanjour.Workflow4.Common.Exchange.MessageClass},System.Boolean)"]
- body
- Type: SystemString
[Missing <param name="body"/> documentation for "M:Scanjour.Workflow4.Common.Exchange.ExchangeMailService.CreateMessage(System.String,System.String,System.Nullable{Scanjour.Workflow4.Common.Exchange.MessageClass},System.Boolean)"]
- messageClass
- Type: SystemNullableMessageClass
[Missing <param name="messageClass"/> documentation for "M:Scanjour.Workflow4.Common.Exchange.ExchangeMailService.CreateMessage(System.String,System.String,System.Nullable{Scanjour.Workflow4.Common.Exchange.MessageClass},System.Boolean)"]
- html
- Type: SystemBoolean
[Missing <param name="html"/> documentation for "M:Scanjour.Workflow4.Common.Exchange.ExchangeMailService.CreateMessage(System.String,System.String,System.Nullable{Scanjour.Workflow4.Common.Exchange.MessageClass},System.Boolean)"]
Return Value
Type: IMailMessage[Missing <returns> documentation for "M:Scanjour.Workflow4.Common.Exchange.ExchangeMailService.CreateMessage(System.String,System.String,System.Nullable{Scanjour.Workflow4.Common.Exchange.MessageClass},System.Boolean)"]