MailModule.Name Property

Outlook Developer Reference

Returns a String value that represents the localized display name for the MailModule object. Read-only.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.Name

expression   A variable that represents a MailModule object.

See Also