Overload | Description |
---|---|
Attachment Constructor() | Initializes a new instance of the Attachment class. This method must be called on the MCT. Use QueuedTask.Run. |
Attachment Constructor(String,String,MemoryStream) | Initializes a new instance of the Attachment class. This method must be called on the MCT. Use QueuedTask.Run. |