PopMessageInfo Class
Provides information about a POP mail message.
- Inheritance:
- System.ObjectPopMessageInfo
Properties
Number
Gets the message number.
Property Value
- System.Int32
The message number.
Size
Gets the message size in bytes.
Property Value
- System.Int32
The message size in bytes.
Uid
Gets the message uid.
Property Value
- System.String
The message uid.