In The Hand LtdIn The Hand
KeepMax Property
.NET Components for Mobility
Specifies the maximum size (in Kilobytes) for message attachments to be downloaded. Attachments that are larger will remain on the server, but the message itself will still be downloaded. Use a value of 0 to specify that you do not want any message attachments. Use a value of -1 to specify that you want all message attachments, no matter how large.
Declaration Syntax
C#Visual Basic
public int KeepMax { get; set; }
Public Property KeepMax As Integer
	Get
	Set

Assembly: InTheHand.WindowsMobile.Configuration (Module: InTheHand.WindowsMobile.Configuration) Version: 7.0.0.0