Class Attachment

Classe Allegato

Rappresenta un elenco di file allegati al messaggio e gli strumenti a cui dovrebbero essere aggiunti.

public class Attachment

Costruttori

NomeDescrizione
Allegato()Il costruttore predefinito.

Proprietà

NomeDescrizione
FileId { get; set; }Ottiene o imposta l’ID del file che è allegato.
Strumenti { get; set; }Ottiene o imposta il tipo di strumento a cui è allegato il file.

Vedi Anche