ManagedPublicContactListTriggerManualRun Method Ipswitch.Messaging.Framework
Trigger the maintenance service to update the host specified.

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public static ManagedPublicContactListManualRunResult TriggerManualRun(
	string hostname
)

Parameters

hostname
Type: SystemString
Host to update

Return Value

Type: ManagedPublicContactListManualRunResult
True if successfully triggered, false if error.
See Also

Reference