Group.GetChanges Method

Include Protected Members
Include Inherited Members

Gets changes to the specified Group object.

Overload List

  Name Description
Public method GetChanges(DateTime) Gets a collection of ChangedItem objects that represent changes to this Group since a specified time.
Public method GetChanges(DateTime, ChangedItemType) Gets a collection of ChangedItem instances that represent changes to the current Group object since a specified time, restricted by item type.
Public method GetChanges(DateTime, ChangedItemType, ChangedOperationType) Gets a collection of ChangedItem objects that represent changes to this Group object since a specified time, restricted by item type and operation type.

Top

See Also

Reference

Group Class

Group Members

Microsoft.SharePoint.Taxonomy Namespace