FacebookAccountInfoProviderGetFacebookAccounts Method |
Returns a query for all the FacebookAccountInfo objects.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.2.23
Syntax public static ObjectQuery<FacebookAccountInfo> GetFacebookAccounts()
Return Value
Type:
ObjectQueryFacebookAccountInfoQuery for all the FacebookAccountInfo objects.
See Also