LoggingSmtp.Initialize Method (String, NameValueCollection)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Initializes the logging listener
Namespace: Microsoft.Uii.Common.Logging.Providers
Assembly: Microsoft.Uii.Common.Logging.Providers (in Microsoft.Uii.Common.Logging.Providers.dll)
Syntax
public void Initialize(
string name,
NameValueCollection configValue
)
Public Sub Initialize (
name As String,
configValue As NameValueCollection
)
Parameters
name
Type: System.StringSpecifies the name of the listener.
configValue
Type: System.Collections.Specialized.NameValueCollectionSpecifies the configuration values (parameters) for the listener.
Implements
ILogging.Initialize(String, NameValueCollection)
See Also
LoggingSmtp Class
Microsoft.Uii.Common.Logging.Providers Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright