Company Class
Applies To: Dynamics Marketing
Represents a company in Microsoft Dynamics Marketing.
Assembly: Microsoft.Dynamics.Marketing.SDK (in Microsoft.Dynamics.Marketing.SDK.dll)
| Name | Description | |
|---|---|---|
![]() | Company() | Initializes a new instance of theCompany class. |
| Name | Description | |
|---|---|---|
![]() | Address | Gets or sets the company’s address. |
![]() | BelongsToCompany | Gets or sets the company that the user belongs to. |
![]() | City | Gets or sets the company’s city. |
![]() | CompanyDescription | Gets or sets the company description. This property is labeled as 'Memo' in the web application user interface and in the OData CSDL. |
![]() | CountryRegion | Gets or sets the company’s country/region. |
![]() | CustomFields | Gets or sets the custom fields. |
![]() | DoubleOptIn | |
![]() | Fax | Gets or sets the company’s fax number. |
![]() | Id | Gets or sets the company’s ID. |
![]() | IsClient | Gets or sets a value indicating whether it’s a client company. |
![]() | IsMarketing | Gets or sets a value indicating whether it’s a marketing company. |
![]() | IsVendor | Gets or sets a value indicating whether it’s a vendor company. |
![]() | Name | Gets or sets the company’s name. |
![]() | OriginOfChanges | Gets or sets the origin of change. |
![]() | Phone | Gets or sets the company’s phone number. |
![]() | PostalCode | Gets or sets the company’s postal code. |
![]() | StateProvince | Gets or sets the company’s state or province. |
![]() | Status | Gets or sets the status of the entity record. |
![]() | UpdateDate | Gets or sets a value that indicates when the changes to the company came from. |
![]() | Url | Gets or sets the company’s URL. |
![]() | Version | Gets or sets the version. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Microsoft.Dynamics.Marketing.SDK.Model
Developer overview of Microsoft Dynamics Marketing
Manage leads, contacts, and company
Getting started with the SDK
Quick start with sample code
Sample: Create, read, update, and delete a company (including UDF custom fields)
Assembly included in the Microsoft Dynamics Marketing SDK
Web service and assembly reference


