activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática.
Actividades de productividad
Last updated 27 de sep. de 2024

Google Workspace output object properties

This table lists all available properties exposed for output variables in the Google Workspace activities.

GsuiteEventItem

Output object PropiedadTipoDescripción

GsuiteEventItem

The representation of a GSuite event

AttendeesIEnumerable<GSuiteEventAttendee>Attendee list
AttendeesEmailListIEnumerable<GSuiteEventAttendee>Attendees email list
CalendarIdCadenaEvent's calendar id
CreadoDateTimeOffsetCreated date time
DescripciónCadenaEvent description
FinalizarDateTimeTimeZoneEnd time
EndDateTimeDatetimeFecha de finalización
ICalUIdCadenaICal event ID
IDCadenaThe ID of the event
UbicaciónCadenaEvent location
OrganizerGSuiteOrganizerThe organizer of the event
OrganizerDisplayNameCadenaThe organizer's display name
OrganizerEmailCadenaThe organizer's email
PreferredReturnTimezoneCadenaPreferred timezone
PeriodicidadIList<string>Periodicidad
IniciarDateTimeTimeZoneStart time
StartDateTimeDatetimeFecha de inicio
ResumenCadenaEvent title/subject
TransparencyCadenaShow as
TipoCadenaThe type of the event
UpdatedDateTimeOffsetLast modified date time
VisibilidadCadenaEvent visibility
WebLinkCadenaAn absolute link to this event in the Google Calendar Web UI

ElementoRemotoDeGDrive

Output objectPropiedadTipoDescripción

GDriveRemoteItem

Represents a remote GDrive file/folder. Inherits IRemoteResource.
Fecha de creaciónDatetimeCreation date and time
ExtensiónCadenaFile extension
NombreCompletoCadenaFull name of the resource
Es una carpetaBooleanoTrue if the resource is a folder
Fecha de última modificaciónDatetimeLast modified date and time
TipoMimeCadenaN/D
NombreCadenaName of the resource
ParentIdCadenaThe URL or ID of the parent folder. If the item is displayed under multiple parents, the first one is returned.
SizeInBytesLargoN/D
URICadenaWeb URL of the resource.

We recommend using URL instead of URI.

UrlCadenaWeb URL of the resource.

GDriveLocalItem

Output objectPropiedadTipoDescripción

GDriveLocalItem

GmailAttachmentLocalItem

GmailMessageLocalItem

Local representations of a GDrive file. Inherits ILocalResource.
Fecha de creaciónDatetimeCreation date and time
ExtensiónCadenaFile extension
NombreCompletoCadenaFull name of the resource
IconURICadenaN/D
IDCadenaN/D
Es una carpetaBooleanoTrue if the resource is a folder
EstáResueltoBooleanoFile is considered resolved if a local path for it has been defined AND a file exists at that path.
Fecha de última modificaciónDatetimeLast modified date and time
RutaLocalCadenaN/D
MetadatosCadenaN/D
TipoMimeCadenaN/D
NombreCadenaName of the resource
SizeInBytesLargoN/D

GmailMessage

ObjetoPropiedadTipoDescripción
GmailMessageAttachmentCountEnteroThe total number of attachments of the current email
Archivos adjuntosAttachmentCollectionObsoleto
AttachmentsInfoListListaThe attachment's info (name, info, extension).
AttachmentsNamesListIEnumerable<String>The names of all attachments of the current email
BccMailAddressCollectionGets the address collection that contains the blind carbon copy (BCC) recipients for this email message
BccAddressListIEnumerable<String>BCC addresses list
CuerpoCadenaGets or sets the message body
BodyAsHtmlCadenaThe Html version of the email, if available
CCMailAddressCollectionGets the address collection that contains the carbon copy (CC) recipients for this email message
CCAddressListIEnumerable<String>CC addresses list
DeliveryNotificationOptionsN/DN/D
NombreDeCarpetaCadenaThe name of one of the folders the email belongs to. This is set when iterating through emails in a certain folder.
DeMailAddress 
FromAddressCadenaFrom address for this email message
FromDisplayNameCadenaFrom display name for this email message
InlineAttachmentCountEnteroThe number of inline attachments of the current email.
InlineAttachmentNamesIEnumerable<String>The names of inline attachments of the current email.
InternetMessageIdCadenaGets the Internet Message ID
IsBodyHtmlBooleanoIf the body is HTML
LabelIdsList<string>The ID of labels associated with the message
IdDeMensajeCadenaThe ID of the message
PrioridadMailPriority 
ReceivedDateTimeFechaGets the received date time
ReplyToMailAddressObsoleto
ReplyToAddressListIEnumerable<string> 
ReplyToListIEnumerable<string>Gets the list of addresses to reply to for the mail message
SenderAddressCadenaSender's address for this email message
SenderDisplayNameCadenaSender's display name for this email message
SentDateTimeFechaGets the send date time
StandardAttachmentCountEnteroThe number of standard attachments of the current email.
StandardAttachmentNamesIEnumerable<string>The names of standard attachments of the current email.
AsuntoCadenaGets or sets the subject line for this email message
ThreadIdCadenaThe Id of the thread the message is found on
HastaMailAddressCollectionGets the address collection that contains the recipients of this email message
ToAddressListIEnumerable<string>N/D
WebLinkCadenaN/D

Tarea

Output objectPropiedadTipoDescripción
TaskTítuloCadenaTitle of the task
CompletadoAsDateCompletion date of the task (as a RFC 3339 timestamp). This field is omitted if the task has not been completed.
EliminadoBooleanoFlag indicating whether the task has been deleted. Default is false.
DetallesCadenaNotes describing the task.
DueDatetimeDue date of the task (as a RFC 3339 timestamp). Optional. The due date only records date information. The time portion of the timestamp is discarded when setting the due date. It isn't possible to read or write the time that a task is due via the API.
OcultoBooleanoFlag indicating whether the task is hidden. This is the case if the task has been marked as completed when the task list was last cleared. Default is False.
IDCadenaTask identifier
EstadoCadenaStatus of the task (either needsAction or Completed).
SubTaskIdIEnumerable<String>The list of subtask ids.
StarredBooleano 
Last Modified DateDatetimeLast modified time of the task (as a RFC 3339 timestamp.
PosiciónCadenaString indicating the position of the task among its sibling tasks under the same parent task or at the top level. If this string is greater than another task's corresponding position string, the task is positioned after the other task under the same parent task (or at the top level). Use the "move" method to move the task to another position.
ParentId CadenaParent task identifier. This field is omitted if it is a top-level task. Use the "move" method to move the task under a different parent or to the top level.
ParentListIdCadenaParent list identifier.
UrlCadenaURL pointing to the task. Used to retrieve, update, or delete the task.
taskListIDCadenaThe id of the task list.
LastModifiedFechaLast modification time of the task list.
TítuloCadenaTitle of the task list.
UrlCadenaURL pointing to the task list.
  • GsuiteEventItem
  • ElementoRemotoDeGDrive
  • GDriveLocalItem
  • GmailMessage
  • Tarea

¿Te ha resultado útil esta página?

Obtén la ayuda que necesitas
RPA para el aprendizaje - Cursos de automatización
Foro de la comunidad UiPath
Uipath Logo White
Confianza y seguridad
© 2005-2024 UiPath. Todos los derechos reservados.