共用方式為


SocialFeedOptions.OlderThan 屬性

取得或設定 「 之前 」 來擷取時間範圍內的邊界。

命名空間:  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 Property OlderThan As DateTime
    Get
    Set
'用途
Dim instance As SocialFeedOptions
Dim value As DateTime

value = instance.OlderThan

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

屬性值

類型:System.DateTime
若要擷取的時間範圍的 「 之前 」 的範圍。

請參閱

參照

SocialFeedOptions 類別

SocialFeedOptions 成員

Microsoft.SharePoint.Client.Social 命名空間