GlobalOptOutListId Field
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Represents the unique identifier for the global opt-out list. This field is read-only.
Namespace: Microsoft.CommerceServer.Marketing
Assembly: Microsoft.CommerceServer.Marketing.CrossTierTypes (in Microsoft.CommerceServer.Marketing.CrossTierTypes.dll)
Syntax
'Declaration
Public Shared ReadOnly GlobalOptOutListId As Guid
'Usage
Dim value As Guid
value = MailingList.GlobalOptOutListId
public static readonly Guid GlobalOptOutListId
public:
static initonly Guid GlobalOptOutListId
public static final var GlobalOptOutListId : Guid
Remarks
The identifier of a Global Opt-out list, the opt-out mailing list for this DirectMaill.
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.