Table of Contents

Class InboxDeletedEventData

Namespace
PrivMX.Endpoint.Inbox.Models
Assembly
PrivMX.Endpoint.dll

Represents payload of the InboxDeletedEvent.

public class InboxDeletedEventData
Inheritance
InboxDeletedEventData
Inherited Members

Properties

InboxId

ID of the deleted Inbox.

public string InboxId { get; set; }

Property Value

string