AttachmentType.AttachmentId - Propriété
Espace de noms : Microsoft.SharePoint.ApplicationPages.Calendar.Exchange
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property AttachmentId As AttachmentIdType
Get
Set
'Utilisation
Dim instance As AttachmentType
Dim value As AttachmentIdType
value = instance.AttachmentId
instance.AttachmentId = value
public AttachmentIdType AttachmentId { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.ApplicationPages.Calendar.Exchange.AttachmentIdType
Voir aussi
Référence
Microsoft.SharePoint.ApplicationPages.Calendar.Exchange - Espace de noms