SocialNotificationType 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.
[Windows.Foundation.Metadata.Version(1)]
public enum SocialNotificationType
type SocialNotificationType =
Public Enum SocialNotificationType
- Inheritance
-
SocialNotificationType
- Attributes
-
Windows.Foundation.Metadata.VersionAttribute
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | unknown |
added | 1 | User(s) were added. |
changed | 2 | User(s) data changed. |
removed | 3 | User(s) were removed. |