Overload List
| Name | Description | |
|---|---|---|
| GetBlogPostSubscriptionInfo(Guid) | 
            Returns the BlogPostSubscriptionInfo structure for the subscriber specified by its GUID.
              | |
| GetBlogPostSubscriptionInfo(Int32) | 
            Returns the BlogPostSubscriptionInfo structure for the specified blogPostSubscriptionId.
              | |
| GetBlogPostSubscriptionInfo(String) | 
            Returns blog post subscription info for specified subscription hash.
              | |
| GetBlogPostSubscriptionInfo(String, Int32) | 
            Returns blog post subscription info for specified email and blog post.
              | 
See Also