SocialFeed.OldestProcessed 属性

获取一个DateTime值,指示的最早检索的文章。

命名空间:  Microsoft.SharePoint.Client.Social
程序集:   Microsoft.SharePoint.Client.UserProfiles.Silverlight(位于 Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll 中);  Microsoft.SharePoint.Client.UserProfiles.Phone(位于 Microsoft.SharePoint.Client.UserProfiles.Phone.dll 中)  Microsoft.SharePoint.Client.UserProfiles(位于 Microsoft.SharePoint.Client.UserProfiles.dll 中)

语法

声明
Public ReadOnly Property OldestProcessed As DateTime
    Get
用法
Dim instance As SocialFeed
Dim value As DateTime

value = instance.OldestProcessed
public DateTime OldestProcessed { get; }

属性值

类型:System.DateTime

备注

此呼叫包括可能出于安全原因已删除的文章。

另请参阅

引用

SocialFeed 类

SocialFeed 成员

Microsoft.SharePoint.Client.Social 命名空间