inboxType property
Type of inbox. HTTP inboxes are faster and better for most cases. SMTP inboxes are more suited for public facing inbound messages (but cannot send).
Implementation
InboxDtoInboxTypeEnum? inboxType;
Type of inbox. HTTP inboxes are faster and better for most cases. SMTP inboxes are more suited for public facing inbound messages (but cannot send).
InboxDtoInboxTypeEnum? inboxType;