identifier


Description:

public string identifier { get; }

The contact's identifier in the instant messaging protocol (e.g. XMPP JID, SIP URI, AOL screenname or IRC nick - whatever the underlying protocol uses to identify a user).

This is never null for contact objects that are visible to library-user code.