 | 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
Syntaxstring OutlookId { get; set; }
Property OutlookId As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the Contact_ExternalId_OutlookId (Identifiant Outlook) column of the Activity (Activités) table.
See Also