GetPartAliasName method: Message class
Syntax
GetPartAliasName(PartIndex)
Description
Use the GetPartAliasName to access the alias of the specified message part.
Note:
This method works only with container messages.
Parameters
| Parameter | Description |
|---|---|
|
PartIndex |
Specify the message part that you want to access the alias. |
Returns
A string containing the message part alias.