IBlogExtensibility.BlogProviderProperties method (Office)

Contains information about the provider.

Syntax

expression.BlogProviderProperties (BlogProvider, FriendlyName, CategorySupport, Padding, NoCredentials)

expression An expression that returns an IBlogExtensibility object.

Parameters

Name Required/Optional Data type Description
BlogProvider Required String The name of the blog provider.
FriendlyName Required String Represents the name displayed in the user interface.
CategorySupport Required MsoBlogCategorySupport Represents how many categories are supported by the provider.
Padding Required Boolean Specifies whether table padding is recognized.
NoCredentials Required Boolean Specifies whether credentials are required by the provider.

See also

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.