EventRegistration Class
Applies To: Dynamics Marketing
Represents an event registration in Microsoft Dynamics Marketing.
Assembly: Microsoft.Dynamics.Marketing.SDK (in Microsoft.Dynamics.Marketing.SDK.dll)
| Name | Description | |
|---|---|---|
![]() | EventRegistration() | Initializes a new instance of theEventRegistration class. |
| Name | Description | |
|---|---|---|
![]() | ByContact | Gets or sets the event registration by contact. |
![]() | Event | Gets or sets the event registration’s event. |
![]() | ForContact | Gets or sets the event registrations for a contact. |
![]() | Id | Gets or sets the event registration’s ID. |
![]() | IsFree | Gets or sets a value indicating whether the registration is free. |
![]() | RegistrationDate | Gets or sets the event registration's expense create date. |
![]() | Version | Gets or sets the event registration’s version. |
| 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 event registration and attendance
Getting started with the SDK
Quick start with sample code
Sample: Create, read, update, and cancel event registration
Assembly included in the Microsoft Dynamics Marketing SDK
Web service and assembly reference


