ImapQueryBuilder.MessageSize

ImapQueryBuilder.MessageSize property

Gets messages with an specified size.

public IntComparisonField MessageSize { get; }

Property Value

The IntComparisonField that represents a message size.

See Also