EventAttendance Class

 

Applies To: Dynamics Marketing

Represents an event attendance 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::EventAttendance

[DataContractAttribute]
[KnownTypeAttribute((Category^::typeid))]
public ref class EventAttendance 

NameDescription
System_CAPS_pubmethodEventAttendance()

Initializes a new instance of theEventAttendance class.

NameDescription
System_CAPS_pubpropertyContact

Gets or sets the event attendance’s contact.

System_CAPS_pubpropertyCount

Gets or sets event attendance’s count.

System_CAPS_pubpropertyCreateDate

Gets or sets event attendance’s create date.

System_CAPS_pubpropertyCustomFields

Gets or sets the event attendance’s custom fields.

System_CAPS_pubpropertyEvent

Gets or sets event attendance’s event.

System_CAPS_pubpropertyEventSession

Gets or sets the event attendance's event session.

System_CAPS_pubpropertyId

Gets or sets the event attendance's ID.

System_CAPS_pubpropertyStatus

System_CAPS_pubpropertyVersion

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: