SocialProfile.Username Property

Definition

Represents the social profile username.

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

Property Value

Remarks

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

Applies to