The Source parameter must specify the name and path of the document or template containing the style you want to delete. For example, if the style is in the Normal template, you can use the following:
Code:
Application.OrganizerDelete _
Source:=NormalTemplate.FullName, _
Name:="style name here", _
Object:=0