GroupMemberCollection.AddDirectoryPublicFolder(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.
Adds a member that is linked to a mail-enabled public folder.
public:
void AddDirectoryPublicFolder(System::String ^ smtpAddress);
public void AddDirectoryPublicFolder (string smtpAddress);
Public Sub AddDirectoryPublicFolder (smtpAddress As String)
Parameters
- smtpAddress
- String
The SMTP e-mail address of the mail-enabled public folder.