EventAttendance Class
Applies To: Dynamics Marketing
Represents an event attendance in Microsoft Dynamics Marketing.
Assembly: Microsoft.Dynamics.Marketing.SDK (in Microsoft.Dynamics.Marketing.SDK.dll)
| Name | Description | |
|---|---|---|
![]() | EventAttendance() | Initializes a new instance of theEventAttendance class. |
| Name | Description | |
|---|---|---|
![]() | Contact | Gets or sets the event attendance’s contact. |
![]() | Count | Gets or sets event attendance’s count. |
![]() | CreateDate | Gets or sets event attendance’s create date. |
![]() | CustomFields | Gets or sets the event attendance’s custom fields. |
![]() | Event | Gets or sets event attendance’s event. |
![]() | EventSession | Gets or sets the event attendance's event session. |
![]() | Id | Gets or sets the event attendance's ID. |
![]() | Status | |
![]() | 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 attendance
Assembly included in the Microsoft Dynamics Marketing SDK
Web service and assembly reference


