Messenger Plus! Live - Scripting Documentation

The OnEvent_ContactBlocked event is fired after a contact has been blocked.

Syntax

OnEvent_ContactBlocked(
    [string] Email
);

Parameters

Email
[string] Sign-in email of the contact who's been blocked.

Return Value

No value has to be returned by this event.

Remarks

None.

Event Information

Event Source Windows Live Messenger
Availability Messenger Plus! Live 4.00

See Also

Messenger Events, OnEvent_ContactUnblocked.