IDRARestServerSharedMailboxCreate Method |
Namespace: NetIQ.DRA.RestServiceLibrary
[OperationContractAttribute] [WebInvokeAttribute(Method = "POST", ResponseFormat = WebMessageFormat.Json, RequestFormat = WebMessageFormat.Json, BodyStyle = WebMessageBodyStyle.Wrapped, UriTemplate = "/dra/domains/{domainFqdn}/sharedmailboxes/post")] Stream SharedMailboxCreate( string domainFqdn, SharedMailbox sharedMailbox, ConnectionParameters connectionParameters )
<OperationContractAttribute> <WebInvokeAttribute(Method := "POST", ResponseFormat := WebMessageFormat.Json, RequestFormat := WebMessageFormat.Json, BodyStyle := WebMessageBodyStyle.Wrapped, UriTemplate := "/dra/domains/{domainFqdn}/sharedmailboxes/post")> Function SharedMailboxCreate ( domainFqdn As String, sharedMailbox As SharedMailbox, connectionParameters As ConnectionParameters ) As Stream
© Copyright 2007-2025 Open Text or one of its affiliates.