MailProfile.RemovePrincipal(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Removes profile-principal association
public void RemovePrincipal (string principalName);
member this.RemovePrincipal : string -> unit
Public Sub RemovePrincipal (principalName As String)
Parameters
- principalName
- String