Contacts.OrganizationColumns.Company Field

Definition

Caution

deprecated

The name of the company for this organization.

[Android.Runtime.Register("COMPANY")]
[System.Obsolete("deprecated")]
public const string Company;
[<Android.Runtime.Register("COMPANY")>]
[<System.Obsolete("deprecated")>]
val mutable Company : string

Field Value

Attributes

Remarks

The name of the company for this organization.

Type: TEXT

This member is deprecated. see android.provider.ContactsContract

Java documentation for android.provider.Contacts.OrganizationColumns.COMPANY.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to