ContactPermissions Class

 

Applies To: Dynamics Marketing

Represents contact permissions in Microsoft Dynamics Marketing.

Namespace:   Microsoft.Dynamics.Marketing.SDK.Model
Assembly:  Microsoft.Dynamics.Marketing.SDK (in Microsoft.Dynamics.Marketing.SDK.dll)

System::Object
  Microsoft.Dynamics.Marketing.SDK.Model::ContactPermissions

[DataContractAttribute]
public ref class ContactPermissions 

NameDescription
System_CAPS_pubmethodContactPermissions()

Initializes a new instance of theContactPermissions class.

NameDescription
System_CAPS_pubpropertyDoNotEmailFor

Gets or sets the message topics for which contact by email is not permitted.

System_CAPS_pubpropertyEmailAddress

Gets or sets the email address.

System_CAPS_pubpropertyExternalEmailIdentifier

Gets or sets external email identifier.

System_CAPS_pubpropertySuppressGlobally

Gets or sets a value indicating whether the email address is suppressed globally or not.

System_CAPS_pubpropertyUpdateDate

Gets or sets the last contactability information update date.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(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.

Return to top
Show: