RetrieveEventAttendancesResponse Class
Applies To: Dynamics Marketing
Contains the response from the RetrieveEventAttendancesRequest message.
Namespace: Microsoft.Dynamics.Marketing.SDK.Messages.Event
Assembly: Microsoft.Dynamics.Marketing.SDK (in Microsoft.Dynamics.Marketing.SDK.dll)
Inheritance Hierarchy
System.Object
Microsoft.Dynamics.Marketing.SDK.Common.SdkMessage
Microsoft.Dynamics.Marketing.SDK.Common.SdkResponse
Microsoft.Dynamics.Marketing.SDK.Messages.Event.RetrieveEventAttendancesResponse
Syntax
[DataContractAttribute]
public class RetrieveEventAttendancesResponse : SdkResponse
[DataContractAttribute]
public ref class RetrieveEventAttendancesResponse : SdkResponse
[<DataContractAttribute>]
type RetrieveEventAttendancesResponse =
class
inherit SdkResponse
end
<DataContractAttribute>
Public Class RetrieveEventAttendancesResponse
Inherits SdkResponse
Constructors
| Name | Description | |
|---|---|---|
![]() |
RetrieveEventAttendancesResponse() | Initializes a new instance of the RetrieveEventAttendancesResponse class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
EventAttendances | Gets or sets the list of event attendances. |
![]() |
Message | Gets or sets the response message.(Inherited from SdkResponse.) |
![]() |
Succeeded | Gets or sets a value indicating whether the operation was successful. |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToBrokeredMessage() | Creates a new brokered message with the compressed and serialized SdkMessage.(Inherited from SdkMessage.) |
![]() |
ToBrokeredMessage(String) | Converts the SDK response message to a brokered message.(Inherited from SdkResponse.) |
![]() |
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Dynamics.Marketing.SDK.Messages.Event Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)