MailServiceFactoryCreateExchangeMailService Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.Common.Exchange.MailServiceFactory.CreateExchangeMailService(System.Collections.Generic.IDictionary{System.String,System.String})"]

Namespace:  Scanjour.Workflow4.Common.Exchange
Assembly:  Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public static IMailService CreateExchangeMailService(
	IDictionary<string, string> settings
)

Parameters

settings
Type: System.Collections.GenericIDictionaryString, String

[Missing <param name="settings"/> documentation for "M:Scanjour.Workflow4.Common.Exchange.MailServiceFactory.CreateExchangeMailService(System.Collections.Generic.IDictionary{System.String,System.String})"]

Return Value

Type: IMailService

[Missing <returns> documentation for "M:Scanjour.Workflow4.Common.Exchange.MailServiceFactory.CreateExchangeMailService(System.Collections.Generic.IDictionary{System.String,System.String})"]

See Also

Reference