GetAppManifestsType

GetAppManifestsType class

public class GetAppManifestsType : BaseRequestType

Constructors

Name Description
GetAppManifestsType() The default constructor.

Properties

Name Description
AddIns { get; set; }
ApiVersionSupported { get; set; }
ExtensionIds { get; set; }
IncludeAllInstalledAddIns { get; set; }
IncludeAllInstalledAddInsSpecified { get; set; }
IncludeCustomAppsData { get; set; }
IncludeCustomAppsDataSpecified { get; set; }
IncludeEntitlementData { get; set; }
IncludeEntitlementDataSpecified { get; set; }
IncludeManifestData { get; set; }
IncludeManifestDataSpecified { get; set; }
SchemaVersionSupported { get; set; }

See Also