Proprietà DedNotifyEventArgsAttachments
|
Allegati della mail
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public List<string> Attachments { get; set; }
Public Property Attachments As List(Of String)
Get
Set
public:
property List<String^>^ Attachments {
List<String^>^ get ();
void set (List<String^>^ value);
}
member Attachments : List<string> with get, set
Valore della proprietà
Tipo:
ListStringVedi anche