[Missing <summary> documentation for "M:Scanjour.Workflow4.Common.Exchange.ExchangeUtility.BuildExchangeService(System.Boolean,System.Net.NetworkCredential,System.String,System.Int32)"]
Namespace: Scanjour.Workflow4.Common.Exchange
Assembly: Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 23.3.0.0 (23.3.0.0)
public static ExchangeService BuildExchangeService( bool useLocalExchangeServer, NetworkCredential exchangeServerCredentials, string exchangeWebServicesUri, int timeout = 0 )
Parameters
- useLocalExchangeServer
- Type: SystemBoolean
[Missing <param name="useLocalExchangeServer"/> documentation for "M:Scanjour.Workflow4.Common.Exchange.ExchangeUtility.BuildExchangeService(System.Boolean,System.Net.NetworkCredential,System.String,System.Int32)"]
- exchangeServerCredentials
- Type: System.NetNetworkCredential
[Missing <param name="exchangeServerCredentials"/> documentation for "M:Scanjour.Workflow4.Common.Exchange.ExchangeUtility.BuildExchangeService(System.Boolean,System.Net.NetworkCredential,System.String,System.Int32)"]
- exchangeWebServicesUri
- Type: SystemString
[Missing <param name="exchangeWebServicesUri"/> documentation for "M:Scanjour.Workflow4.Common.Exchange.ExchangeUtility.BuildExchangeService(System.Boolean,System.Net.NetworkCredential,System.String,System.Int32)"]
- timeout (Optional)
- Type: SystemInt32
[Missing <param name="timeout"/> documentation for "M:Scanjour.Workflow4.Common.Exchange.ExchangeUtility.BuildExchangeService(System.Boolean,System.Net.NetworkCredential,System.String,System.Int32)"]
Return Value
Type: ExchangeService[Missing <returns> documentation for "M:Scanjour.Workflow4.Common.Exchange.ExchangeUtility.BuildExchangeService(System.Boolean,System.Net.NetworkCredential,System.String,System.Int32)"]