GDIMAddress
Object Hierarchy:
Description:
All the fields in the GDIMAddress structure are private and should never be accessed
directly.
Namespace: GData
Package: libgdata
Content:
Properties:
-
public string address { set; get; }
The IM address itself.
-
public bool is_primary { set; get; }
Indicates which IM address out of a group is primary.
-
public string label { set; get; }
A simple string value used to name this IM address. It allows UIs to display a label such as "Work",
"Personal", "Preferred", etc.
-
public string protocol { set; get; }
-
public string relation_type { set; get; }
Creation methods:
Methods: