SPEmailAttachment.FileName property
Obtém o nome do arquivo anexado.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property FileName As String
Get
'Uso
Dim instance As SPEmailAttachment
Dim value As String
value = instance.FileName
public string FileName { get; }
Property value
Type: System.String
Uma seqüência de caracteres que contém o nome do arquivo.