CNSocialProfileOption 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.
Enumerates properties of social services that are always fetched.
public enum CNSocialProfileOption
type CNSocialProfileOption =
- Inheritance
-
CNSocialProfileOption
Fields
Name | Value | Description |
---|---|---|
UrlString | 0 | Associated with the P:Contacts.CNSocialService.UrlString property. |
Username | 1 | Associated with the P:Contacts.CNSocialService.Username property. |
UserIdentifier | 2 | Associated with the P:Contacts.CNSocialService.UserIdentifier property. |
Service | 3 | Associated with the P:Contacts.CNSocialService.Service property. |