Interface IFriend

The Friend object contains info about a user's friends. A Friend object represents a user's contact whose is_friend value is set to true. The Live Connect REST API supports reading Friend objects.

Index

Properties

Properties

public id: string

The friend's ID.

public name: string

The friend's full name, formatted for locale.