IBlogExtensibility Object Members

Methods

  Name Description
Aa434599.methods(en-us,office.12).gif BlogProviderProperties Contains information about the provider.
Aa434599.methods(en-us,office.12).gif GetCategories This method returns the list of blog categories for an account so Microsoft Office Word can populate the categories dropdown list.
Aa434599.methods(en-us,office.12).gif GetRecentPosts Returns the list of the user’s last fifteen blog posts that Microsoft Office Word then displays in the Open Existing Post dialog. This method does not actually return the blog post contents.
Aa434599.methods(en-us,office.12).gif GetUserBlogs Returns the list and details of user blogs associated with the specified account.
Aa434599.methods(en-us,office.12).gif Open Opens the blog specified by the blog ID. It is called by the Open Existing Post dialog based on the item selected by the user.
Aa434599.methods(en-us,office.12).gif PublishPost Hands off the current post so it can be published by the provider.
Aa434599.methods(en-us,office.12).gif RepublishPost Hands off the current post so it can be republished by the provider.
Aa434599.methods(en-us,office.12).gif SetupBlogAccount Called from the Choose Account dialog when the provider’s name is chosen in the Blog Host dropdown or when the user requests to change a provider’s account in the Blog Accounts dialog box.