ACFacebookAudience Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies target audience for Facebook posts.
public enum ACFacebookAudience
type ACFacebookAudience =
- Inheritance
-
ACFacebookAudience
Fields
Name | Value | Description |
---|---|---|
Everyone | 1 | Posts are visible to everyone. |
Friends | 2 | Posts are visible to friends only. |
OnlyMe | 3 | Posts are visible to the user only. |