SocialProfile.UserIdentifier Property

Definition

Represents the social profile user identifier.

public string UserIdentifier { get; set; }
member this.UserIdentifier : string with get, set

Property Value

Remarks

The property uses constant kABPersonSocialProfileUserIdentifierKey value to access the underlying dictionary.

Applies to