Yammer.Net Documented Class Library
User Class
NamespacesYammerUser
Declaration Syntax
C#Visual BasicVisual C++
public class User
Public Class User
public ref class User
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
User()()()
BirthDate
Contact
User's contact information

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FullName
The user's full name.

GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
HireDate
User's date of hire

Id
The ID number for this object. Note that IDs are not unique across all object types: there may be a user and tag with the same numerical ID.

JobTitle
User's job title

Location
User location

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
MugshotUrl
The URL of this user's picture.

Name
The username of this user.

NetworkId
The network id of the user

NetworkName
The network name of the user

Stats
User's stats

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Type
The object type.

Url
The API resource for fetching this object.

WebUrl
The URL for viewing this object on the main Yammer website.

Inheritance Hierarchy
Object
User

Assembly: Yammer (Module: Yammer) Version: 1.0.0.0 (1.0.0.0)