Share via


ObjectType Enumeration

The ObjectType enumeration type describes the set of possible object types.

  System.Object

   ObjectType
[Visual Basic .NET]
Public Class ObjectType
   Inherits System.Object
[C#]
public class ObjectType: System.Object
[C++]
public __gc class ObjectType: public System.Object

Members

otAccount

Specifies the Account object type.

otActivity

Specifies the Activity object type.

otActivityMimeAttachment

Specifies the ActivityMimeAttachment object type.

otActivityParty

Specifies the ActivityParty object type.

otAnnotation

Specifies the Annotation object type.

otAnnualFiscalCalendar

Specifies the AnnualFiscalCalendar object type.

otAppointmentActivity

Specifies the AppointmentActivity object type.

otBusinessUnit

Specifies the BusinessUnit object type.

otBusinessUnitNewsArticle

Specifies the BusinessUnitNewsArticle object type.

otChatActivity

Specifies the ChatActivity object type. [Not supported in this release.]

otCompetitor

Specifies the Competitor object type.

otCompetitorAddress

Specifies the CompetitorAddress object type.

otCompetitorContact

Specifies the CompetitorContact object type.

otCompetitorContactAddress

Specifies the CompetitorContactAddress object type.

otCompetitorRevenueReport

Specifies the CompetitorRevenueReport object type.

otContact

Specifies the Contact object type.

otContract

Specifies the Contract object type.

otContractDetail

Specifies the ContractDetail object type.

otContractTemplate

Specifies the ContractTemplate object type.

otCustomerAddress

Specifies the CustomerAddress object type.

otDiscount

Specifies the Discount object type.

otDiscountType

Specifies the DiscountType object type.

otDocumentIndex

Specifies the DocumentIndex object type.

otEmailActivity

Specifies the EmailActivity object type.

otExactDocumentMatch

Specifies the ExactDocumentMatch object type. [Not supported in this release.]

otFAQList

Specifies the FAQList object type. [Not supported in this release.]

otFaxActivity

Specifies the FaxActivity object type.

otFixedMonthlyFiscalCalendar

Specifies the FixedMonthlyFiscalCalendar object type.

otIncident

Specifies the Incident object type.

otIncidentEntryActivity

Specifies the IncidentEntryActivity object type.

otIncidentResolutionActivity

Specifies the IncidentResolutionActivity object type.

otIntegrationStatus

Specifies the IntegrationStatus object type.

otInternalAddress

Specifies the InternalAddress object type.

otInvoice

Specifies the Invoice object type.

otInvoiceDetail

Specifies the InvoiceDetail object type.

otKbArticle

Specifies the KbArticle object type.

otKbArticleComment

Specifies the KbArticleComment object type.

otKbArticleTemplate

Specifies the KbArticleTemplate object type.

otLWContact

Specifies the LWContact object type. [Not supported in this release.]

otLead

Specifies the Lead object type.

otLeadAddress

Specifies the LeadAddress object type.

otLetterActivity

Specifies the LetterActivity object type.

otLightweightContact

Specifies the LightweightContact object type. [Not supported in this release.]

otMailingList

Specifies the MailingList object type.

otMonthlyFiscalCalendar

Specifies the MonthlyFiscalCalendar object type.

otNone

Specifies no object type.

otOpportunity

Specifies the Opportunity object type.

otOpportunityCloseActivity

Specifies the OpportunityCloseActivity object type.

otOpportunityProduct

Specifies the OpportunityProduct object type.

otOrderCloseActivity

Specifies the orderCloseActivity object type.

otOrganization

Specifies the Organization object type.

otOrganizationUI

Specifies the OrganizationUI object type.

otPhoneCallActivity

Specifies the PhoneCallActivity object type.

otPriceLevel

Specifies the PriceLevel object type.

otPrivilege

Specifies the Privilege object type.

otProduct

Specifies the Product object type.

otProductPriceLevel

Specifies the ProductPriceLevel object type.

otQuarterlyFiscalCalendar

Specifies the QuarterlyFiscalCalendar object type.

otQueue

Specifies the Queue object type.

otQueueItem

Specifies the QueueItem object type.

otQuote

Specifies the Quote object type.

otQuoteCloseActivity

Specifies the QuoteCloseActivity object type.

otQuoteDetail

Specifies the QuoteDetail object type.

otRole

Specifies the Role object type.

otRoleTemplate

Specifies the RoleTemplate object type.

otSalesLiterature

Specifies the SalesLiterature object type.

otSalesLiteratureItem

Specifies the SalesLiteratureItem object type.

otSalesOrder

Specifies the SalesOrder object type.

otSalesOrderDetail

Specifies the SalesOrderDetail object type.

otSavedQuery

Specifies the SavedQuery object type.

otSavedQueryHeaders

Specifies the SavedQueryHeaders object type.

otSearchCriterion

Specifies the SearchCriterion object type. [Not supported in this release.]

otSearchLog

Specifies the SearchLog object type. [Not supported in this release.]

otSemiAnnualFiscalCalendar

Specifies the SemiAnnualFiscalCalendar object type.

otSubject

Specifies the Subject object type.

otSubscription

Specifies the Subscription object type.

otSuggestedExactMatch

Specifies the SuggestedExactMatch object type. [Not supported in this release.]

otSuggestedSearchCriterion

Specifies the SuggestedSearchCriterion object type. [Not supported in this release.]

otSyncEntry

Specifies the SyncEntry object type.

otSystemUser

Specifies the SystemUser object type.

otTeam

Specifies the Team object type.

otTemplate

Specifies the Template object type.

otTerritory

Specifies the Territory object type.

otTrackedItemHistory

Specifies the TrackedItemHistory object type.

otUnit

Specifies the Unit object type. [Not supported in this release.]

otUoM

Specifies the UoM (unit of measure) object type.

otUoMSchedule

Specifies the UoMSchedule (unit of measure schedule) object type.

otUserFiscalCalendar

Specifies the UserFiscalCalendar object type.

otUserSettings

Specifies the UserSettings object type.

otWFAction

Specifies the WFAction (workflow action) object type.

otWFActionLog

Specifies the WFActionLog (workflow action log) object type.

otWFCondition

Specifies the WFCondition (workflow condition) object type.

otWFEventLog

Specifies the WFEventLog (workflow event log) object type.

otWFParameter

Specifies the WFParameter (workflow parameter) object type.

otWFProcess

Specifies the WFProcess (workflow process) object type.

otWFProcessInstance

Specifies the WFProcessInstance (workflow process instance) object type.

otWFRule

Specifies the WFRule (workflow rule) object type.

otWFRuleLog

Specifies the WFRuleLog (workflow rule log) object type.

otWFStep

Specifies the WFStep (workflow step) object type.

Requirements

Namespace: Microsoft.CRM.Proxy

Assembly: microsoft.crm.proxy.dll

See Also

© 2003 Microsoft Corporation. All rights reserved.