GpoLink.Delete Method ()

 

Removes the link from the SOM.

Namespace:   Microsoft.GroupPolicy
Assembly:  Microsoft.GroupPolicy.Management (in Microsoft.GroupPolicy.Management.dll)

Syntax

public void Delete()
public:
void Delete()
member Delete : unit -> unit
Public Sub Delete

Remarks

This method does not delete the GPO.

See Also

GpoLink Class
Microsoft.GroupPolicy Namespace

Return to top