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