1. OG data type - EmailAttachment

    Article: AN0001686Updated:

    Objekt uchovává definici souboru jako přílohu emailu.

    Object properties

    Name Description
    string FileName File name.
    int Size File size in bytes.
    string FileMimeType Mime type of the file.
    byte[] Content File content - array in bytes.

     

     

×