Click or drag to resize

ServiceConnectToService Method (Boolean)

Connects to exchange service.

Namespace:  Koden.Utils.Exchange
Assembly:  Koden.Utils.Exchange (in Koden.Utils.Exchange.dll) Version: 1.0.6453.26061
Syntax
public static ExchangeService ConnectToService(
	bool traceToFile
)

Parameters

traceToFile
Type: SystemBoolean
if set to true [trace to file].

Return Value

Type: ExchangeService

[Missing <returns> documentation for "M:Koden.Utils.Exchange.Service.ConnectToService(System.Boolean)"]

See Also