Organization Property  
 

Return or change the name of the organization that created the message.

Syntax

object.Organization [= name ]

Remarks

The Organization property returns the name of the organization that sent the current message. Setting this property updates the specified header value. Note that many mailers do not generate an Organization header field, in which case the property value will be an empty string.

Data Type

String

See Also

GetHeader Method, SetHeader Method