I have a question about the WLW SDK. I am writing a Post Publish hook using the WindowsLive.Writer.Api.PublishNotificationHook API. My question is, how can I get access to the current posts, BlogClient object, so that I can query the blogs posts? I
am able to write my own Metalog query, but I would rather use the BlogClient since it has the credentials and apis to query for the exact information I am looking for.
Thanks,
Eric