CellEmailAddrAttrs Enumeration |
Namespace: NetQuarry.Data
Member name | Value | Description | |
---|---|---|---|
EmailForm | 16 | Use the standard Email form (which supports journaling) instead of the mailto protocol. | |
PlainText | 32 | Use plain text (vs. HTML) in email body. | |
HideFrom | 64 | Hide the From field when creating emails so user cannot override the normal sender address. | |
UseServiceDefaultSender | 128 | Use the email service's default sender address, not the user's email address when originating email. | |
NoMailIcon | 256 | Do not show the mail icon on the mail link. | |
ContentAsLink | 512 | Use the content itself (vs. label) to server as the link when field is locked. | |
NoLink | 1024 | Do not render a mailto link for this field. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.