ContactPermissions Class
Applies To: Dynamics Marketing
Represents contact permissions in Microsoft Dynamics Marketing.
Assembly: Microsoft.Dynamics.Marketing.SDK (in Microsoft.Dynamics.Marketing.SDK.dll)
| Name | Description | |
|---|---|---|
![]() | ContactPermissions() | Initializes a new instance of theContactPermissions class. |
| Name | Description | |
|---|---|---|
![]() | DoNotEmailFor | Gets or sets the message topics for which contact by email is not permitted. |
![]() | EmailAddress | Gets or sets the email address. |
![]() | ExternalEmailIdentifier | Gets or sets external email identifier. |
![]() | SuppressGlobally | Gets or sets a value indicating whether the email address is suppressed globally or not. |
![]() | UpdateDate | Gets or sets the last contactability information update date. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Microsoft.Dynamics.Marketing.SDK.Model
Developer overview of Microsoft Dynamics Marketing
Manage leads, contacts, and company
Getting started with the SDK
Quick start with sample code
Sample: Create, read, update, and delete contact (including custom fields)
Assembly included in the Microsoft Dynamics Marketing SDK
Web service and assembly reference


