Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents an expiration set on an item.
The Expiration type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
Expiration | Initializes a new instance of the Expiration class. |
Top
Properties
Name | Description | |
---|---|---|
![]() ![]() |
ExpirationDateFieldInternalName | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() ![]() |
ExpirationDateSavedFieldInternalName | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() ![]() |
PolicyId | Gets the unique identifier of the policy. |
![]() ![]() |
ResourceTypeAction | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() ![]() |
GetExpirationDateForItem | Gets the next expiration date for the specified item, and whether the current stage recurs. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() ![]() |
GetItemRetentionStage | Gets the next retention stage ID of the specified item. |
![]() ![]() |
GetManifest | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() ![]() |
GetRetentionPolicyForItem | Gets the custom data retention XML. |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnCustomDataChange | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
OnGlobalCustomDataChange | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
ProcessListItem | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
ProcessListItemOnRemove | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
Register | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() ![]() |
SetExpirationDateForItem | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
ToString | (Inherited from Object.) |
![]() |
UnRegister | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
ExpirationAction_DefaultAction | Represents the Action ID for the Move to Recycle bin expiration action. |
![]() ![]() |
ExpirationAction_DeleteAction | Represents the Action ID for Delete expiration action. |
![]() ![]() |
ExpirationAction_DeletePreviousDrafts | Represents the Action ID for the Delete previous drafts action. |
![]() ![]() |
ExpirationAction_DeletePreviousVersions | Represents the Action ID for the Delete all previous versions action. |
![]() ![]() |
ExpirationAction_RecordAction | Represents the Action ID for Make a record action. |
![]() ![]() |
ExpirationAction_SkipAction | Represents the Action ID for the Skip expiration action. |
![]() ![]() |
ExpirationAction_SubmitFileCopyAction | Represents the Action ID for the Copy to another location expiration action. |
![]() ![]() |
ExpirationAction_SubmitFileLinkAction | Represents the Action ID for the Move to another location and leave a link expiration action. |
![]() ![]() |
ExpirationAction_SubmitFileMoveAction | Represents the Action ID for the Move to another location expiration action. |
Top