Platform SDK: Exchange Server |
The SAD_ScBulkCreateProxy function builds the list of proxy addresses for the specified proxy address type on the server.
Header file: | SADAPI.H |
Library: | SADAPI.LIB |
Unicode: | Yes |
RPC_SC SAD_ScBulkCreateProxy( LPTSTR szServer, LPTSTR szHeader, DWORD dwOptions );
See Return Values.
The SAD_ScBulkCreateProxy function is typically called by a gateway setup program to generate the new recipient proxy addresses for that gateway's address type.
For more information on this function, see Generating Recipient Proxy Addresses.