ServicePropertiespop3reader_LookupUserIdColumn Property |
(Required for owner notify) The column in the LookupView which provides the user id matched to the inbound email.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string pop3reader_LookupUserIdColumn { get; }
ReadOnly Property pop3reader_LookupUserIdColumn As String
Get
Property Value
Type:
String(Required for owner notify) The column in the LookupView which provides the user id matched to the inbound email.
Remarks
Applies to ServiceInstance pop3reader only.
See Also