PostItemType.PostedTime - Propriété

Espace de noms :  Microsoft.SharePoint.ApplicationPages.Calendar.Exchange
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property PostedTime As DateTime
    Get
    Set
'Utilisation
Dim instance As PostItemType
Dim value As DateTime

value = instance.PostedTime

instance.PostedTime = value
public DateTime PostedTime { get; set; }

Valeur de propriété

Type : System.DateTime

Voir aussi

Référence

PostItemType classe

PostItemType - Membres

Microsoft.SharePoint.ApplicationPages.Calendar.Exchange - Espace de noms