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
OrganizationInboxProjectionInboxTypeEnum? 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).
OrganizationInboxProjectionInboxTypeEnum? inboxType;