Class AN_ContactOrganization
Representation of the AN_ContactInfo organization
Inheritance
System.Object
AN_ContactOrganization
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: SA.Android.Contacts
Assembly: cs.temp.dll.dll
Syntax
public class AN_ContactOrganization
Properties
Name
Organization Name
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
System.String |
Title
Organization Title
Declaration
public string Title { get; }
Property Value
Type | Description |
---|---|
System.String |