Class ArchiveTag
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Represents the archive tag of an item or folder.
public sealed class ArchiveTag : RetentionTagBase
- Inheritance
-
ArchiveTag
- Inherited Members
Constructors
ArchiveTag()
Initializes a new instance of the ArchiveTag class.
public ArchiveTag()
ArchiveTag(bool, Guid)
Initializes a new instance of the ArchiveTag class.
public ArchiveTag(bool isExplicit, Guid retentionId)