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.
Gets or sets the request type for the message. The default value is IntranetMPList.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public MPListRequestType MPListRequestType { get; internal set; }
public:
property MPListRequestType MPListRequestType {
MPListRequestType get();
internal: void set(MPListRequestType value);
}
Public Property MPListRequestType As MPListRequestType
Get
Friend Set
End Property
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Messages.MPListRequestType
See Also
ConfigMgrMPListReply Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top