smmOutlookSync_Contact Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkFieldsUpdated | |
| clearAddress | Clears the address views to prepare for the next contact record. |
| clearContactFieldsRecordMap | Clears the record mapping for the contact fields. |
| clearOutlookEntries | |
| clearSynchronizationFields | |
| closeMapiEx | Closes the connection to the MAPi. (Inherited from smmOutlookSync.) |
| closeOutlookObject | Closes Outlook objects that were opened by mapiEx. (Overrides the closeOutlookObject Method.) |
| connectedToOutlook | Connected to the outlook. (Inherited from smmOutlookSync.) |
| createInOutlook | Creates an item in Outlook. (Overrides the createInOutlook Method.) |
| createMappingField | Creates the mappint fields. (Overrides the createMappingField Method.) |
| deleteItemInOutlook | Deletes an item in Outlook. (Inherited from smmOutlookSync.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| formatDate | Formats the date time into a string. (Inherited from smmOutlookSync.) |
| getAddress | |
| getContactFieldsRecordMap | |
| getContactInfo | |
| getCurrentOutlookUser | Gets the Outlook user. (Inherited from smmOutlookSync.) |
| getCurrentUser | Gets the current user. (Inherited from smmOutlookSync.) |
| getCurrentUserOutlookId | Gets the current Outlook user ID. (Inherited from smmOutlookSync.) |
| getcurrentWorkerOutlookId | Gets the current worker Outlook ID. (Inherited from smmOutlookSync.) |
| getDateTimeOfLastSynchronization | Gets the date time for the last synchronization. (Inherited from smmOutlookSync.) |
| getOulookItemFromOutlook | Gets an Outlook item from Outlook. (Inherited from smmOutlookSync.) |
| getOutlookItem | Gets the Outlook item. (Inherited from smmOutlookSync.) |
| getOutlookNameSpace | Gets the Outlook name space. (Inherited from smmOutlookSync.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | The initialization method. (Inherited from smmOutlookSync.) |
| new | Initializes a new instance of the smmOutlookSync_Contact class. |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| openMessageStore | Opens the message store in MAPi. (Inherited from smmOutlookSync.) |
| outlookProfileAndAxaptaUserMatch | (Inherited from smmOutlookSync.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmForceSync | Gets or sets the ForceSync parameter. (Inherited from smmOutlookSync.) |
| parmOutlookTimeZone | Gets or sets the OutlookTimeZone parameter. (Inherited from smmOutlookSync.) |
| pickFolder | (Inherited from smmOutlookSync.) |
| setAddress | |
| setContactInfoFields | |
| setContactPerson | |
| setContactPersonEntity | Sets the ContactPersonEntity object. |
| setCurrentOutlookUser | (Inherited from smmOutlookSync.) |
| setCurrentUser | (Inherited from smmOutlookSync.) |
| setFieldsInOutlook | Sets the Outlook fields from Microsoft Dynamics AX. (Overrides the setFieldsInOutlook Method.) |
| setFieldValuesInAX | Sets the Microsoft Dynamics AX field values from Outlook. |
| setFieldValuesInOutlook | Sets the Outlook field values from Microsoft Dynamics AX. |
| setOutlookFolder | (Overrides the setOutlookFolder Method.) |
| setOutlookItem | (Inherited from smmOutlookSync.) |
| setOutlookItemType | (Overrides the setOutlookItemType Method.) |
| setSynchronizeFromDateTime | (Inherited from smmOutlookSync.) |
| setSynchronizeToDateTime | (Inherited from smmOutlookSync.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| synchronize | (Overrides the synchronize Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateAXContact | Updates Microsoft Dynamics AX contact information from Outlook. |
| updateLastSyncInformation | (Inherited from smmOutlookSync.) |
| updateLocations | Updates the postal and electronic address information. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateAddressCountry | |
| validateAddressState | |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: