Class GmailMessageInfo
GmailMessageInfo class
The message resource representation that contains only an id and a threadId.
public class GmailMessageInfo
Constructors
Name | Description |
---|---|
GmailMessageInfo(string, string) | Creates instance of GmailMessageInfo . |
Properties
Name | Description |
---|---|
Id { get; set; } | The immutable ID of the message. |
ThreadId { get; set; } | The ID of the thread the message belongs to. |
See Also
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email