Click or drag to resize

IExternalContactIdComplexEntityMemberOutlookId Property

Gets or sets the Outlook Id

(Identifiant Outlook)

Namespace:  EBP.Api.Interfaces.BusinessFramework.BusinessLogic.ExternalContacts.Types
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
string OutlookId { get; set; }

Property Value

Type: String
Remarks
This entity member is bound to the Contact_ExternalId_OutlookId (Identifiant Outlook) column of the Activity (Activités) table.
See Also