HostDelete Method Ipswitch.Messaging.Framework
Removes the User from its Host's user data store.

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public bool Delete()

Return Value

Type: Boolean
true if the Delete operation succeeds; otherwise, false. This will also return false if the Host does not exist (no delete is necessary).
See Also

Reference