MovedMessageIds

EwsMarkAsJunkException.MovedMessageIds property

The array of message ID which are moved to the junk mail folder.

public IEnumerable<string> MovedMessageIds { get; }

See Also