ThreadResponse.CreatedAt

Propiedad ThreadResponse.CreatedAt

Obtiene o establece la marca de tiempo Unix (en segundos) para cuando se creó el hilo.

public long CreatedAt { get; set; }

Ver También