Click or drag to resize

LogEventNotificationServiceSplitEmails Method

Namespace:  Dynamicweb.Logging.LogEvents
Assembly:  Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntax
public IEnumerable<string> SplitEmails(
	LogEventNotification item
)

Parameters

item
Type: Dynamicweb.Logging.LogEventsLogEventNotification

Return Value

Type: IEnumerableString
See Also