Get all messages
Returns messages from the default mailbox. Use the Messages table; optionally filter with WITH (e.g. Search, UserID) or WHERE.
SELECT * FROM Messages
Returns messages from the default mailbox. Use the Messages table; optionally filter with WITH (e.g. Search, UserID) or WHERE.
SELECT * FROM Messages