Click or drag to resize

SkypeArchivingPolicy Class

[Missing <summary> documentation for "T:NetIQ.DRA.Common.Rest.DataModels.SkypeArchivingPolicy"]

Inheritance Hierarchy
SystemObject
  NetIQ.DRA.Common.Rest.DataModelsBaseObject
    NetIQ.DRA.Common.Rest.DataModelsSkypePolicy
      NetIQ.DRA.Common.Rest.DataModelsSkypeArchivingPolicy

Namespace:  NetIQ.DRA.Common.Rest.DataModels
Assembly:  NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax
[DataContractAttribute(Name = "skypeArchivingPolicy")]
public class SkypeArchivingPolicy : SkypePolicy

The SkypeArchivingPolicy type exposes the following members.

Constructors
  NameDescription
Public methodSkypeArchivingPolicy
Initializes a new instance of the SkypeArchivingPolicy class
Top
Properties
  NameDescription
Public propertyAdditionalAttributes (Inherited from BaseObject.)
Public propertyArchiveExternal
Public propertyArchiveInternal
Public propertyDescription (Inherited from SkypePolicy.)
Public propertyIdentity (Inherited from SkypePolicy.)
Top
See Also