MOVEitMessageInfo Methods |
The MOVEitMessageInfo type exposes the following members.
Name | Description | |
---|---|---|
AttachmentAdd |
Adds an existing file to the list of attachments.
| |
AttachmentAddBuffer |
Adds the given byte array buffer to the list of attachments.
| |
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
RecipientAddGroup(String) |
Adds a group to the list of recipients as a "TO" recipient.
| |
RecipientAddGroup(String, MOVEitMessageInfoRecipientType) |
Adds a group to the list of recipients with the specified recipient type.
| |
RecipientAddUser(String) |
Adds a user to the list of recipients as a "TO" recipient.
| |
RecipientAddUser(String, MOVEitMessageInfoRecipientType) |
Adds a user to the list of recipients with the specified recipient type.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |