M
MinHeight, MinWidth Properties (Band Object)
Expand Minimize
This topic has not yet been rated - Rate this topic

Visual Basic: MAPI Controls

Visual Studio 6.0

MsgDateReceived Property

See Also    Example    Applies To

Returns the date on which the currently indexed message was received. This property is not available at design time and is read-only at run time.

Syntax

object.MsgDateReceived

The MsgDateReceived property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.

Remarks

The format for this property is YYYY/MM/DD HH:MM. Hours are measured on a standard 24-hour base. The value of MsgDateReceived is set by the message system and depends on the currently indexed message, as selected by the MsgIndex property.

Data Type

String

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.