Enum UsersResource.MessagesResource.ImportRequest.InternalDateSourceEnum
Source for Gmail's internal date of the message.
Namespace: Google.Apis.Gmail.v1
Assembly: Google.Apis.Gmail.v1.dll
Syntax
public enum UsersResource.MessagesResource.ImportRequest.InternalDateSourceEnum
Fields
Name | Description |
---|---|
DateHeader | Internal message time based on 'Date' header in email, when valid. |
ReceivedTime | Internal message date set to current time when received by Gmail. |