ServicePropertiespop3reader_LinkToEmailUserInfo Property |
If true, generates a link on notification email that navigates to the specified mop showing pertinent data to the email sender.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax bool pop3reader_LinkToEmailUserInfo { get; }
ReadOnly Property pop3reader_LinkToEmailUserInfo As Boolean
Get
Property Value
Type:
BooleanIf true, generates a link on notification email that navigates to the specified mop showing pertinent data to the email sender.
Remarks
Applies to ServiceInstance pop3reader only.
See Also